freewrt_2_0
| Line | |
|---|
| 1 | config FWRT_PACKAGE_JOE
|
|---|
| 2 | prompt "joe............................... JOE's Own Editor"
|
|---|
| 3 | tristate
|
|---|
| 4 | default n
|
|---|
| 5 | select FWRT_PACKAGE_LIBNCURSES
|
|---|
| 6 | help
|
|---|
| 7 | joe is the professional text screen editor which is configurable,
|
|---|
| 8 | lightweight and featureful. It comes in several flavours, such as
|
|---|
| 9 | jstar and jupp (WordStar(tm)-compatible), jpico (pico/nano-alike)
|
|---|
| 10 | and jmacs (similar to Emacs). The recommended and best supported
|
|---|
| 11 | flavour is jupp, which, in this fork, has many improvements over
|
|---|
| 12 | the stock JOE flavours (working UTF-8 support, visual whitespace,
|
|---|
| 13 | a hex-editing mode, a CUA keymap, and many more).
|
|---|
| 14 |
|
|---|
| 15 | http://mirbsd.de/jupp
|
|---|
| 16 | http://joe-editor.sf.net/
|
|---|
| 17 |
|
|---|
| 18 | config FWRT_PACKAGE_JOE_FULL
|
|---|
| 19 | bool " Include all features"
|
|---|
| 20 | depends FWRT_PACKAGE_JOE
|
|---|
| 21 | default y
|
|---|
| 22 | help
|
|---|
| 23 | Enable the klingon charmap, syntax highlighting help files, etc.
|
|---|
| 24 | This may easily cost 40 KiB compressed, because it also avoids
|
|---|
| 25 | stripping comments from the *rc files.
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.