mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01: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).