summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-14 13:32:48 -0400
committerJune McEnroe <june@causal.agency>2019-07-14 13:32:48 -0400
commitdc2665af8edb63055ee775285f0b2b790614b40e (patch)
tree8f2672c4624946d1f79a83ef3221b6f2a8fce2f1 /home
parentFix OSC PT handling (diff)
downloadsrc-dc2665af8edb63055ee775285f0b2b790614b40e.tar.gz
src-dc2665af8edb63055ee775285f0b2b790614b40e.zip
Add more info to shotty man page
Diffstat (limited to 'home')
0 files changed, 0 insertions, 0 deletions
EADME.7?id=5ca4e69620d9282f06c6282c9d6f31a1e08af571&follow=1'>Specify 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