summary refs log tree commit diff
path: root/etc/CodeQWERTY.bundle/Contents/Resources/CodeQWERTY.keylayout
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-01-01 11:44:50 +0000
committerJune McEnroe <june@causal.agency>2021-01-17 19:06:55 +0000
commitd2b47f2013fcce501ccb24c669e07ec335763406 (patch)
tree4a2813a111a1aa10e6e584d283a15bdd236cba4e /etc/CodeQWERTY.bundle/Contents/Resources/CodeQWERTY.keylayout
parentUse git raw note format (diff)
downloadsrc-d2b47f2013fcce501ccb24c669e07ec335763406.tar.gz
src-d2b47f2013fcce501ccb24c669e07ec335763406.zip
Improve pageheader display on text-based browsers
Text-based browsers (and some GUI browsers such as dillo) display
the pageheader as:

  "summaryrefslogtreecommitdiff"

This is difficult-to-read.  Improve accessibility for users who
cannot run memory-hungry browsers by using whitespace instead of
relying on CSS.
Diffstat (limited to 'etc/CodeQWERTY.bundle/Contents/Resources/CodeQWERTY.keylayout')
0 files changed, 0 insertions, 0 deletions
5ccb&follow=1'>Add new causal.agency with shotty shotsJune McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 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