mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-28 03:01:57 +02:00
...
This commit is contained in:
@@ -168,7 +168,7 @@ Detailed list of changes
|
|||||||
0.47.0 [future]
|
0.47.0 [future]
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
- For builtin key mappings automatically fallback to matching ASCII key when the pressed key has no matches and is a non-English character (:pull:`9671`)
|
- For builtin key mappings automatically :ref:`fallback <mapping-fallback>` to matching the US-PC layout key when the pressed key has no matches and is a non-English character (:pull:`9671`)
|
||||||
|
|
||||||
- :doc:`Remote control <remote-control>`: Expose :code:`session_name` in the output of ``kitten @ ls`` for each window (:iss:`9732`)
|
- :doc:`Remote control <remote-control>`: Expose :code:`session_name` in the output of ``kitten @ ls`` for each window (:iss:`9732`)
|
||||||
|
|
||||||
|
|||||||
@@ -274,6 +274,9 @@ for copying to clipboard.
|
|||||||
and you cannot have mappings with and without conditions applying to multi-keys
|
and you cannot have mappings with and without conditions applying to multi-keys
|
||||||
with the same first key.
|
with the same first key.
|
||||||
|
|
||||||
|
|
||||||
|
.. _mapping-fallback:
|
||||||
|
|
||||||
Non-Latin keyboard layout support
|
Non-Latin keyboard layout support
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user