mirror of
https://codeberg.org/scip/note.git
synced 2025-12-17 04:31:02 +01:00
tag: //. If a text is surrounded by two slashes, i.e.: //blah//
then it appears "invisible" by using blue forground and blue
background color for displaying. This is handy for passwords
since no nobody can grab you password by looking at your
monitor, but you can copy&paste it.
13 lines
288 B
Plaintext
13 lines
288 B
Plaintext
- &output() has to be rewritten, its a historically
|
|
growed mutant.
|
|
|
|
- ncurses support
|
|
|
|
- readline/editline support for interactive prompt
|
|
with: completion and history
|
|
|
|
- LOCKing support, so that multiple people can use
|
|
note simultaneously while not interfering with
|
|
each other
|
|
|