summary refs log tree commit diff
path: root/bin/dash
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-10 01:35:43 -0500
committerJune McEnroe <june@causal.agency>2021-02-10 01:35:43 -0500
commit61b9c5a6be2a6307f30587953733224eb185a9d7 (patch)
tree0b640d717ed5f7abeb50030bdd5c240408790b6e /bin/dash
parentAdd ~/.local/share/man to MANPATH (diff)
downloadsrc-61b9c5a6be2a6307f30587953733224eb185a9d7.tar.gz
src-61b9c5a6be2a6307f30587953733224eb185a9d7.zip
Set LC_CTYPE=en_US.UTF-8
As much as I dislike en_US, this is the recommended setting, and
the part before the dot doesn't actually do anything.
Diffstat (limited to 'bin/dash')
0 files changed, 0 insertions, 0 deletions
19-02-22 23:56:55 -0500'>2019-02-22Move IRC formatting reset to C-sJune McEnroe 2019-02-22Disable terminal flow controlJune McEnroe 2019-02-22Bind up and down arrows to scrollJune McEnroe 2019-02-22Remove topic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe