mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
* ne: apply workaround for the "backspace not working" issue. This changes the default keybinding for the BACKSPACE key, from "DeleteChar" to "Backspace". Also, added a bit more info on the description text. * Build using ncurses instead of the built in termcap emulation. This solves the redrawing/refresing issues when editing files with syntax-highlighting enabled. Modified the description to better match the current ne's own description text from its website (with some minor editing and clarification).