summary refs log tree commit diff
path: root/bin/dash/depcomp
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-20 17:27:22 -0400
committerJune McEnroe <june@causal.agency>2021-10-20 17:27:22 -0400
commit37d63000c1c59dcf65980b0d2477fe601d1cf644 (patch)
treefa7b0e55e98c0d39ea9d313d1edf71ade9c00510 /bin/dash/depcomp
parentFix showing cursor with default colors (diff)
downloadsrc-37d63000c1c59dcf65980b0d2477fe601d1cf644.tar.gz
src-37d63000c1c59dcf65980b0d2477fe601d1cf644.zip
Run shotty after ptee in up -t
To avoid shotty warnings for unhandled sequences interfering with
the screen.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
rivate contexts from recents as wellJune McEnroe 2020-07-18Specify litterbox version in readmeJune McEnroe 2020-07-18Reverse order of X macro parameters for pages and keysJune McEnroe 2020-07-18Remove kcgi 0.11 compatibilityJune McEnroe 2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share some part of a private instance of litterbox. 2020-07-17Add margin to inputsJune McEnroe Seems that only Safari provides any margins on form elements by default. 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe