Update changelog.
This commit is contained in:
parent
78d2514087
commit
132d02e8ca
@ -25,6 +25,8 @@ Added
|
|||||||
* New command `:bookmark-load` to load a bookmark (bound to `gb`/`gB`/`wB`).
|
* New command `:bookmark-load` to load a bookmark (bound to `gb`/`gB`/`wB`).
|
||||||
- New (hidden) command `:completion-item-del` (bound to `<Ctrl-D>`) to delete
|
- New (hidden) command `:completion-item-del` (bound to `<Ctrl-D>`) to delete
|
||||||
the current item in the completion (for quickmarks/bookmarks).
|
the current item in the completion (for quickmarks/bookmarks).
|
||||||
|
- New settings `tabs -> padding` and `tabs -> indicator-tabbing` to control the
|
||||||
|
size/padding of the tabbar.
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
@ -43,6 +45,12 @@ Fixed
|
|||||||
- `link_pyqt.py` now should work better on untested distributions.
|
- `link_pyqt.py` now should work better on untested distributions.
|
||||||
- Fixed various corner-cases with crashes when reading invalid config values.
|
- Fixed various corner-cases with crashes when reading invalid config values.
|
||||||
|
|
||||||
|
Removed
|
||||||
|
~~~~~~~
|
||||||
|
|
||||||
|
- The `tabs -> indicator-space` setting got removed as the new padding settings
|
||||||
|
should be used instead.
|
||||||
|
|
||||||
v0.3.0
|
v0.3.0
|
||||||
------
|
------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user