config FWRT_PACKAGE_JOE prompt "joe............................... JOE's Own Editor" tristate default n select FWRT_PACKAGE_LIBNCURSES help joe is the professional text screen editor which is configurable, lightweight and featureful. It comes in several flavours, such as jstar and jupp (WordStar(tm)-compatible), jpico (pico/nano-alike) and jmacs (similar to Emacs). The recommended and best supported flavour is jupp, which, in this fork, has many improvements over the stock JOE flavours (working UTF-8 support, visual whitespace, a hex-editing mode, a CUA keymap, and many more). http://mirbsd.de/jupp http://joe-editor.sf.net/ config FWRT_PACKAGE_JOE_FULL bool " Include all features" depends FWRT_PACKAGE_JOE default y help Enable the klingon charmap, syntax highlighting help files, etc. This may easily cost 40 KiB compressed, because it also avoids stripping comments from the *rc files.