about summary refs log tree commit diff
path: root/buffer.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-02 16:52:57 -0400
committerJune McEnroe <june@causal.agency>2020-09-02 16:52:57 -0400
commit99612ad8eb6261fc37b179e7e22ca09d9a8ca6ab (patch)
tree63779c13247374cffc60258efcb4d9c1b5cc456c /buffer.c
parentActually insert blank lines in the soft buffer (diff)
downloadtest-99612ad8eb6261fc37b179e7e22ca09d9a8ca6ab.tar.gz
test-99612ad8eb6261fc37b179e7e22ca09d9a8ca6ab.zip
Still add ignored lines to unreadHard
Scrolling is still affected by hidden lines (which I'm not sure yet is
good or not), so for M-u to work it needs to count ignored lines.
Diffstat (limited to 'buffer.c')
0 files changed, 0 insertions, 0 deletions
class='logsubject'>Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe