about summary refs log tree commit diff
path: root/chatte.1 (follow)
Commit message (Collapse)AuthorAge
* Fix verbose view name in man pageJune McEnroe2018-10-23
|
* Add note about C-oJune McEnroe2018-09-12
| | | | Why are there so few well usable ctrl key bindings?
* Add /help equivalent to /manJune McEnroe2018-09-11
|
* Add urlOpenMatchJune McEnroe2018-09-11
|
* Add /man commandJune McEnroe2018-09-10
|
* Split keys into subsections and document colorsJune McEnroe2018-09-10
|
* Add "blank" lines to chatte.1June McEnroe2018-09-10
|
* Document key bindings in chatte.1June McEnroe2018-09-10
|
* Document slash commands in chatte.1June McEnroe2018-09-08
|
* Document command line options in chatte.1June McEnroe2018-09-08
pan title='2018-08-18 16:51:49 -0400'>2018-08-18Set FCEDIT=$EDITORJune McEnroe 2018-08-18Only post commits with bodies to MastodonJune McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe