summary refs log tree commit diff
path: root/bin/dash/COPYING
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-01-01 11:44:52 +0000
committerJune McEnroe <june@causal.agency>2021-01-17 20:03:45 +0000
commit4a8b1306ec3b86ce59a6a0c2eb0ca99405adfc3f (patch)
treeb32976edee3e86c6240fa12dc7c6a8011da03520 /bin/dash/COPYING
parentUse <pre> for commit-msg (diff)
downloadsrc-4a8b1306ec3b86ce59a6a0c2eb0ca99405adfc3f.tar.gz
src-4a8b1306ec3b86ce59a6a0c2eb0ca99405adfc3f.zip
Improve decoration display for browsers without CSS
Text-based browsers without CSS support show all the decorations
bunched together without spacing.  Rely on a whitespace instead
of CSS support.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
24ef3108bb0f2160a&follow=1'>Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe