Splits layout: Fix move_window_forward not working

Fixes #7264
This commit is contained in:
Kovid Goyal
2024-03-26 08:21:03 +05:30
parent 1ae607f924
commit cd5099d6f7
2 changed files with 13 additions and 0 deletions

View File

@@ -68,6 +68,8 @@ Detailed list of changes
- Fix handling of tab character when cursor is at end of line and wrapping is enabled (:iss:`7250`)
- Splits layout: Fix :ac:`move_window_forward` not working (:iss:`7264`)
0.33.1 [2024-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~