summary refs log tree commit diff
path: root/etc/Dark.terminal
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-02-21 22:45:31 -0500
committerJune McEnroe <programble@gmail.com>2018-04-03 22:01:01 -0400
commite59105c38343407ecb3a697f307f7fdfc15b5b6a (patch)
tree580ff86b3e171e860cd0120eeb564b21a32cd027 /etc/Dark.terminal
parentAdd Depths (diff)
downloadsrc-e59105c38343407ecb3a697f307f7fdfc15b5b6a.tar.gz
src-e59105c38343407ecb3a697f307f7fdfc15b5b6a.zip
Add BNNY RBBT
Diffstat (limited to 'etc/Dark.terminal')
0 files changed, 0 insertions, 0 deletions
n>Add C-r, C-s for basic scrollback searchJune McEnroe 2020-09-03Add M-n, M-p to jump to highlightsJune McEnroe 2020-09-03Fix M-u behaviour difference before and after reflowJune McEnroe 2020-09-02Recalculate unreadHard on reflowJune McEnroe 2020-09-02Give blank lines timestampsJune McEnroe 2020-09-02Hide ignored messages at the soft -> hard buffer layerJune McEnroe 2020-09-02Don't call completeTouch for ignored messagesJune McEnroe 2020-09-02Preserve style after alignmentJune McEnroe 2020-09-02Still add ignored lines to unreadHardJune McEnroe 2020-09-02Actually insert blank lines in the soft bufferJune McEnroe 2020-09-02Reimplement split scrollingJune McEnroe 2020-09-02Fix inserting blank lines BEFORE the new messageJune McEnroe 2020-09-02Only call windowUpdate when the shown window needs updatingJune McEnroe 2020-09-02Don't consider the alignment tab a wrapping pointJune McEnroe 2020-09-02Call wclear on resizeJune McEnroe 2020-09-02Fix line wrapping in various waysJune McEnroe 2020-09-02Render one main window from buffersJune McEnroe 2020-09-01Implement buffer line wrappingJune McEnroe 2020-09-01Invert meaning of unreadHard/unreadSoft to match new buffer code