summary refs log tree commit diff
path: root/doc/zlib/inflateSetDictionary.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-08-15 21:04:20 -0400
committerJune McEnroe <june@causal.agency>2022-08-15 21:04:20 -0400
commit04a1a4cf0a469393f38c71ebe91ad02fceb855cf (patch)
tree2f67250d69e00e1556cf8c8215312ad161665934 /doc/zlib/inflateSetDictionary.3
parentAllow names with prefixes of months and days (diff)
downloadsrc-04a1a4cf0a469393f38c71ebe91ad02fceb855cf.tar.gz
src-04a1a4cf0a469393f38c71ebe91ad02fceb855cf.zip
Load dates from ~/.config/when/dates
Diffstat (limited to 'doc/zlib/inflateSetDictionary.3')
0 files changed, 0 insertions, 0 deletions
y.c?id=07ad850e0e906808272bca2bf49c062db8d1fda4&follow=1'>Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe