Fix using the `new_tab !neighbor` action changing the order of the non-neighboring tabs

Fixes #1256
This commit is contained in:
Kovid Goyal
2018-12-23 08:45:34 +05:30
parent 494035c94b
commit 4e7498b854
2 changed files with 6 additions and 2 deletions

View File

@@ -28,6 +28,9 @@ Changelog
- Add an action to resize windows that can be mapped to shortcuts in :file:`kitty.conf`
(:pull:`1245`)
- Fix using the ``new_tab !neighbor`` action changing the order of the
non-neighboring tabs (:iss:`1256`)
0.13.1 [2018-12-06]
------------------------------