issues
search
richrd
/
suplemon
:lemon: Console (CLI) text editor with multi cursor support. Suplemon replicates Sublime Text like functionality in the terminal. Try it out, give feedback, fork it!
MIT License
788
stars
43
forks
source link
v0.1.65
#246
Closed
richrd
closed
5 years ago
richrd
commented
5 years ago
New features:
Allow line number padding using spaces instead of zeros
Highlight current line(s)
Add crypt module for encrypting buffers with a password
Fixes:
Merge all the default config into user config
Fix diff command highlighting
Add
shift
+
pageup
and
shift
+
pagedown
bindings
Reuse existing windows on resize
Replace link to gitter chat with freenode webchat
Merge default module configs into user config
Use daemon mode for lint thread to fix shutdown delay
Simple xterm-256color imitation for curses
New features:
Fixes: