summary refs log tree commit diff
path: root/search.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-17 10:25:41 -0400
committerJune McEnroe <june@causal.agency>2020-07-17 10:25:41 -0400
commitc288379fa06d3d2b8b44b2935be6c7bbf5580975 (patch)
tree894527a9562fbf91bca4170b0549a220edb7fdfa /search.c
parentDon't write null terminator in stylesheet response (diff)
downloadscooper-c288379fa06d3d2b8b44b2935be6c7bbf5580975.tar.gz
scooper-c288379fa06d3d2b8b44b2935be6c7bbf5580975.zip
Add margin to inputs
Seems that only Safari provides any margins on form elements by default.
Diffstat (limited to 'search.c')
0 files changed, 0 insertions, 0 deletions
McEnroe 2020-02-10Recalculate unreadLines on reflowJune McEnroe 2020-02-10Only make windows hotterJune McEnroe 2020-02-10Always increase unreadLinesJune McEnroe 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe