mirror of
https://codeberg.org/scip/note.git
synced 2025-12-17 12:41:10 +01:00
mode.
FIXED: list displaying in interactiv mode corrected. the width of the
note number will now correctly used.
CHANGED: the default setting of note will now be to use an external
editor instead of stdin.
CHANGED: the unneccessary apostrophes in listings has been removed.
ADDED: the note version will be displayed in the titlebar of interactive
mode.
ADDED: new config variable AutoClear, which is turned on by default,
which controls wether the screen shall be cleared after each
item (display, list and so on).
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
- &output() has to be rewritten, its a historically
|
|
growed mutant.
|
|
|
|
- ncurses support
|
|
|
|
- readline/editline support for interactive prompt
|
|
with: completion and history |