summary refs log tree commit diff
path: root/port/wcwidth
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-08 23:39:50 -0500
committerJune McEnroe <june@causal.agency>2020-12-08 23:39:50 -0500
commit42822ca572b43a83aaa1e1042e9546d366dca831 (patch)
tree12652c67c3737038979b1655ea2c9d5fa3e6a37b /port/wcwidth
parentClean up variable expansions in c.sh (diff)
downloadsrc-42822ca572b43a83aaa1e1042e9546d366dca831.tar.gz
src-42822ca572b43a83aaa1e1042e9546d366dca831.zip
Add modem -r flag to set baud rate
Also fix it to continue reading output, rather than exiting as soon as
the child exits... Except on macOS this still doesn't seem to work
correctly for some reason.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
gheader'>2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe