Commits
Commit:
067b7ffd71d21659ed7149faf77ba312e91d6faa
Date:
Fri Apr 15 09:13:28 2022
UTC
add mini-kill-whole-line
Commit:
288b931b133c51a6eccdbc4a25baf2aaf65273d1
Date:
Wed Apr 13 16:32:16 2022
UTC
document write-buffer function, binding and alias
Commit:
b80445172a8a8141b2e748339ba45de822956f5e
Date:
Sat Feb 26 23:03:23 2022
UTC
mark variables with Ic so it's possible to jump to them with :t
Commit:
e95a72488ce30c8d26ffe8c5f6fc0a902cd879ac
Date:
Tue Feb 8 20:33:47 2022
UTC
document reply-last-input and M-r
Commit:
1e0f5c02fa8fbc9b2e9166d51ec1be329eb7a931
Date:
Sat Jan 15 21:13:07 2022
UTC
add alias open for load-url, suggested by Florian, thanks :)
Commit:
c7067b0b78534c295ab2e5c3d2beb275f3be29eb
Date:
Thu Jan 13 17:44:52 2022
UTC
link the thfr@ article about OOTB-TOFU in the ACKNOWLEDGEMNTS section
Commit:
b240cdbb259a3f9751861686a980e75166404074
Date:
Thu Jan 13 17:36:51 2022
UTC
add to CAVEATS a note about the naive text-wrapping algorithm
Commit:
1495fbb279fee499ef1cd0017feecdebe5d4a030
Date:
Wed Jan 12 09:25:17 2022
UTC
document cache-info
Commit:
393dc10ebecd2570c77774b8a45cef99c9e71f6c
Date:
Mon Jan 10 15:39:06 2022
UTC
document fringe-ignore-offset
Commit:
d3b39b65197b8dea594f7c8178fca70b15d70bf7
Date:
Mon Jan 10 15:07:47 2022
UTC
document the `line.fringe' style identifier
Commit:
d18cfb58c93397b6e3de32bd469d52a766a65bfa
Date:
Thu Jan 6 09:31:04 2022
UTC
specify that --help and --version also exit
Commit:
1d8d557f901e618811f03ddb799ebf7cad34227a
Date:
Thu Jan 6 09:28:25 2022
UTC
remove the description about the session file format
It's been changed recently (see history & killed files) and I don't
want to keep documenting it: users shouldn't mess with their history
file that easily (this is not an excuse for sloppy parsing, which
isn't the case.) Furthermore, the format is easy, I think intuitive,
and the code easily found in fs.c.
Commit:
d2b2612ba9fbd6549248a3bb347f15672b2c7915
Date:
Wed Jan 5 16:31:01 2022
UTC
bump manpage date
Commit:
4e5935f4e097b5103da46c2ca6b50b437b99cabe
Date:
Wed Jan 5 15:22:25 2022
UTC
document max-killed-tabs and tab-undo-close
Commit:
fff512aae8ab52742cc4622c2c069b80485b47e3
Date:
Tue Jan 4 15:16:21 2022
UTC
s/change-title/update-title/
Omar Polo