about summary refs log tree commit diff
path: root/url.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-22 14:32:00 -0500
committerJune McEnroe <june@causal.agency>2019-02-22 14:32:00 -0500
commitc2317921f8429d0f2f0e7579beabf4dd9e987247 (patch)
treeb3af2c12ccace387151b3007a7b5be827905a4da /url.c
parentShow status window while connecting (diff)
downloadcatgirl-c2317921f8429d0f2f0e7579beabf4dd9e987247.tar.gz
catgirl-c2317921f8429d0f2f0e7579beabf4dd9e987247.zip
Rename global tags with angle brackets
Diffstat (limited to 'url.c')
0 files changed, 0 insertions, 0 deletions
ogheader'>2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroea2477ef7a34cc24c7bc18d7b6326643ce0995a2&follow=1'>Implement 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