summary refs log tree commit diff
path: root/window.c (follow)
Commit message (Expand)AuthorAge
* Fix what went wrong, part 2June McEnroe2023-02-05
* Fix what went wrong, part 1June McEnroe2023-02-05
* Move cache color to an Entry structJune McEnroe2022-07-31
* Switch to cache interfacesJune McEnroe2022-07-30
* Show indicator in status when window has pending inputJune McEnroe2022-02-20
* Factor out input handling to input.cJune McEnroe2022-02-19
* Factor out window management to window.cJune McEnroe2022-02-19
d>June McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe