Update docs
This commit is contained in:
parent
5b34f1b429
commit
0955ed49a7
@ -23,6 +23,10 @@ Added
|
|||||||
- New `:edit-url` command to edit the URL in an external editor.
|
- New `:edit-url` command to edit the URL in an external editor.
|
||||||
- New `network -> custom-headers` setting to send custom headers with every request.
|
- New `network -> custom-headers` setting to send custom headers with every request.
|
||||||
- New `{url:pretty}` commandline replacement which gets replaced by the decoded URL.
|
- New `{url:pretty}` commandline replacement which gets replaced by the decoded URL.
|
||||||
|
- New marks to remember a scroll position:
|
||||||
|
- New `:jump-mark` command to jump to a mark, bound to `'`
|
||||||
|
- New `:set-mark` command to set a mark, bound to ```(backtick)
|
||||||
|
- The `'` mark gets set when moving away (hinting link with anchor, searching, etc.) so you can move back with `''`
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
@ -158,9 +158,9 @@ Contributors, sorted by the number of commits in descending order:
|
|||||||
* Joel Torstensson
|
* Joel Torstensson
|
||||||
* Patric Schmitz
|
* Patric Schmitz
|
||||||
* Claude
|
* Claude
|
||||||
|
* Ryan Roden-Corrent
|
||||||
* meles5
|
* meles5
|
||||||
* Tarcisio Fedrizzi
|
* Tarcisio Fedrizzi
|
||||||
* Ryan Roden-Corrent
|
|
||||||
* Artur Shaik
|
* Artur Shaik
|
||||||
* Nathan Isom
|
* Nathan Isom
|
||||||
* Thorsten Wißmann
|
* Thorsten Wißmann
|
||||||
|
Loading…
Reference in New Issue
Block a user