Commit graph

25 commits

Author SHA1 Message Date
dece f4bc3f7568 help: bad fix for missing config keys
The unknown config value will be displayed without warning or anything
to the user in the help page, which can be confusing e.g. when mixing
dash and underscore in keys. oh well
2022-01-02 17:34:27 +01:00
dece 3d73d14983 browser: use m instead of § to change render mode 2021-07-08 15:16:19 +02:00
dece 016e4a49f9 clean 2021-07-08 15:16:19 +02:00
dece 7ed83f9389 page: rework rendering params into RenderOptions
Also make the list item bullet configurable, if you don't like the •.
2021-07-08 15:16:19 +02:00
dece bc8803d86b browser: edit current URL with "O"
Move "open last download" to M-o, as it is not that often used it seems.
2021-06-11 22:52:18 +02:00
dece 1a221d30b8 help: show plugin commands 2021-06-11 18:27:15 +02:00
dece b884aed3a8 plugins: add basic scheme plugin support 2021-06-04 19:05:50 +02:00
dece bd8d4bbfb1 browser: add text search 2021-06-04 02:25:15 +02:00
dece c65c385a20 help: sort config options 2021-06-03 16:48:44 +02:00
dece 2324fbb0bc history: add optional persistent history 2021-06-03 16:45:35 +02:00
dece 3a18ad3d77 browser: make scroll step a config value 2021-05-31 23:38:37 +02:00
dece 115fd43f09 browser: support arrows and page {up,down} 2021-05-31 16:30:26 +02:00
dece bde207768a identity: move client cert command to config 2021-05-29 16:43:44 +02:00
dece a468c94386 browser: use "set-render-mode" instead of "render" 2021-05-29 01:26:48 +02:00
dece d42a294516 browser: add a keybind to toggle render modes 2021-05-29 01:26:15 +02:00
dece 2d493af64b preferences: basic per-capsule preferences
For now only a per-path render mode is available.
2021-05-29 01:13:43 +02:00
dece 46ec9879e6 help: add "help" command in case of 2021-05-28 13:26:41 +02:00
dece 4738e495b2 browser: add command to show page info 2021-05-24 20:09:34 +02:00
dece e2cc152f6d help: do not show config default when it is set 2021-05-18 16:47:52 +02:00
dece 8de79a6e5a help: clean up a lot and fix smol issues
Moved a lot of stuff from the readme to the help page so the program is
more self-contained.
2021-05-16 00:46:19 +02:00
dece 62997b9385 help: display current config 2021-05-13 01:26:50 +02:00
dece 5aa03da3e8 help: improve view and list commands 2021-05-09 02:03:45 +02:00
dece 3a88a898c9 browser: open last download with external commands 2021-05-09 01:39:42 +02:00
dece 397a143695 navigation: rework entirely URL management
oh and fix the whole history mess a bit
2021-05-08 22:47:34 +02:00
dece 396391ea80 help: add help page 2021-04-18 16:13:41 +02:00