Update docs
This commit is contained in:
parent
57896dc00e
commit
3336766034
@ -30,6 +30,8 @@ Added
|
|||||||
(to report bugs which are difficult to reproduce).
|
(to report bugs which are difficult to reproduce).
|
||||||
- New `hide-unmatched-rapid-hints` option to not hide hint unmatched hint labels
|
- New `hide-unmatched-rapid-hints` option to not hide hint unmatched hint labels
|
||||||
in rapid mode.
|
in rapid mode.
|
||||||
|
- New `{clipboard}` and `{primary}` replacements for the commandline which
|
||||||
|
replace the `:paste` command.
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
@ -65,6 +67,12 @@ Changed
|
|||||||
- The `:buffer` completion now also filters using the first column (id).
|
- The `:buffer` completion now also filters using the first column (id).
|
||||||
- `:undo` has been improved to reopen tabs at the position they were closed.
|
- `:undo` has been improved to reopen tabs at the position they were closed.
|
||||||
|
|
||||||
|
Deprecated
|
||||||
|
~~~~~~~~~~
|
||||||
|
|
||||||
|
- The `:paste` command got deprecated as `:open` with `{clipboard}` and
|
||||||
|
`{primary}` can be used instead.
|
||||||
|
|
||||||
Removed
|
Removed
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
|
@ -145,12 +145,12 @@ Contributors, sorted by the number of commits in descending order:
|
|||||||
* Antoni Boucher
|
* Antoni Boucher
|
||||||
* Lamar Pavel
|
* Lamar Pavel
|
||||||
* Bruno Oliveira
|
* Bruno Oliveira
|
||||||
|
* Jan Verbeek
|
||||||
* Alexander Cogneau
|
* Alexander Cogneau
|
||||||
* Marshall Lochbaum
|
* Marshall Lochbaum
|
||||||
* Jakub Klinkovský
|
* Jakub Klinkovský
|
||||||
* Felix Van der Jeugt
|
* Felix Van der Jeugt
|
||||||
* Martin Tournoij
|
* Martin Tournoij
|
||||||
* Jan Verbeek
|
|
||||||
* Raphael Pierzina
|
* Raphael Pierzina
|
||||||
* Joel Torstensson
|
* Joel Torstensson
|
||||||
* Patric Schmitz
|
* Patric Schmitz
|
||||||
|
Loading…
Reference in New Issue
Block a user