| File: XTree:\Forum archive | |Bottom_of_page |
| | View Thread | Return to Index | Read Prev Msg | Read Next Msg | |
|---|
XTree Forum archive
Posted By: Mathias Winkler <> In Response To: It works... ! (Victor Garcia)
Date: May-6-1999 5:46 a.m.
> Is there a problem if you try to save time and try to incorporate maybe
> the "mc" viewer and editor into xtc as well ??
> I know you can develope them, but maybe it could be a great amount
> of time saved.
mc doesn't actually have a formatted viewer on it's own, the built-in viewer is
just an ordinary text viewer, and for displaying html-files, for example, it
uses the dumped output from the text-browser "lynx" (see the respective mc
configurqation file "~/.mc/ext").
mc's editor is a very basic one, with some emacs-like hotkeys (arrrrgggg - I'm
Vi fan...) so to start with a simple editor you better use the xtc default
"pico".
btw, until there will be a configuration file implemented in xtc, you can
choose your favorite editor and viewer by editing the lines:
#define EDITOR "/usr/bin/pico"
#define VIEWER "/usr/bin/less"
in file "common.h" *before* compiling xtc
(If you want to change an already compiled xtc version, type "make clean"
first).
For an alternative editor, try "jpico" (an much improved pico-like editor), or
"jstar" (if you want a WordStar-compatible one).
> Thanks again Mathias, I wonder if I can ask you some other
> Linux related questions, maybe here in the forum or via email.
You're welcome !
Regards
Mathias
| | View Thread | Return to Index | Read Prev Msg | Read Next Msg | |
|---|
XTree Forum archive is maintained by Mathias Winkler with WebBBS 3.21.
---<>---
Xtree and XtreeGold are registered trademarks of Symantec Inc.
Other brands and products are trademarks of their respective holders.
| FILE COMMANDS: Directory_view | Previous_file Next_file | cuRrent /Help | |Top_of_page |