macOS: Bind :kbd:option+left and :kbd:option+right to :kbd:alt+b and :kbd:alt+f. This mimics the default bindings in Terminal.app

Fixes #5793
This commit is contained in:
Kovid Goyal
2022-12-18 20:34:42 +05:30
parent 40093a4702
commit 65c64d8745
3 changed files with 12 additions and 0 deletions

View File

@@ -69,6 +69,8 @@ Detailed list of changes
- Remote control: When matching windows allow using negative id numbers to match recently created windows (:iss:`5753`)
- macOS: Bind :kbd:`option+left` and :kbd:`option+right` to :kbd:`alt+b` and :kbd:`alt+f`. This mimics the default bindings in Terminal.app (:iss:`5793`)
0.26.5 [2022-11-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~