summary refs log tree commit diff
path: root/port/wcwidth/wcswidth.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-27 19:19:24 -0500
committerJune McEnroe <june@causal.agency>2020-12-27 19:21:11 -0500
commit06aa8a5c2c44c34f450868bf829736b091e9d8d0 (patch)
treefc8ed3e4b7d0f08175d99c4d5e0130f6168593ba /port/wcwidth/wcswidth.c
parentRemove cgit/git submodule (diff)
downloadsrc-06aa8a5c2c44c34f450868bf829736b091e9d8d0.tar.gz
src-06aa8a5c2c44c34f450868bf829736b091e9d8d0.zip
Remove dependency on memrchr
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
1'>Support 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