Update changelog
This commit is contained in:
parent
3b23bfbeea
commit
2604f0841a
@ -35,12 +35,15 @@ Changed
|
|||||||
- `:tab-focus` can now take a negative index to focus the nth tab counted from
|
- `:tab-focus` can now take a negative index to focus the nth tab counted from
|
||||||
the right.
|
the right.
|
||||||
- `:yank` can now yank the pretty/decoded URL by adding `--pretty`
|
- `:yank` can now yank the pretty/decoded URL by adding `--pretty`
|
||||||
|
- `:navigate` now clears the URL fragment
|
||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
- Fixed crash when using `:tab-{prev,next,focus}` right after closing the last
|
- Fixed crash when using `:tab-{prev,next,focus}` right after closing the last
|
||||||
tab with `last-close` set to `close`.
|
tab with `last-close` set to `close`.
|
||||||
|
- Fixed crash when doing `:undo` in a new instance with `tabs -> last-close` set
|
||||||
|
to `default-page`.
|
||||||
|
|
||||||
|
|
||||||
v0.6.1
|
v0.6.1
|
||||||
|
Loading…
Reference in New Issue
Block a user