summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJeremy O'Brien <neutral@fastmail.com>2021-01-19 11:52:43 -0500
committerJune McEnroe <june@causal.agency>2021-01-19 12:14:43 -0500
commit1fbc8fe3948a739a2101e0e70af1e0049b8e7837 (patch)
tree445a28d43cc29e22ac5e5b72a1fd2cd050db8cce /handle.c
parentUse Warm heat for manually inserted blank lines (diff)
downloadcatgirl-1fbc8fe3948a739a2101e0e70af1e0049b8e7837.tar.gz
catgirl-1fbc8fe3948a739a2101e0e70af1e0049b8e7837.zip
Don't lose swapped window when navigating to current buffer
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
umbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe