summary refs log tree commit diff
path: root/url.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-16 13:09:55 -0500
committerJune McEnroe <june@causal.agency>2021-01-16 13:09:55 -0500
commit1a1fe1fb7a724bcd965846c8c9a9150b810f09ba (patch)
tree41c91e7323a71df81d9eeb58c65b3bce10ab2f5a /url.c
parentRestore toggling ignore with M-- (diff)
downloadcatgirl-1a1fe1fb7a724bcd965846c8c9a9150b810f09ba.tar.gz
catgirl-1a1fe1fb7a724bcd965846c8c9a9150b810f09ba.zip
Save and load window visibility thresholds
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ow management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe