summary refs log tree commit diff
path: root/bin/catsh/libedit/readline/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-06-15 14:00:48 -0400
committerJune McEnroe <june@causal.agency>2019-06-15 14:00:48 -0400
commite556bb43bceb384062a85cf431a269f8b63b1cc8 (patch)
tree4369ef0bf3f6bdd20ab4159374fe335d6c46c4df /bin/catsh/libedit/readline/Makefile
parentAdd variables to bit (diff)
downloadsrc-e556bb43bceb384062a85cf431a269f8b63b1cc8.tar.gz
src-e556bb43bceb384062a85cf431a269f8b63b1cc8.zip
Add Acceptance
Diffstat (limited to 'bin/catsh/libedit/readline/Makefile')
0 files changed, 0 insertions, 0 deletions
-17 14:08:53 -0400'>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