This commit is contained in:
Kovid Goyal 2020-01-18 08:19:42 +05:30
parent 8e1443360f
commit 219b81b5ee
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -20,7 +20,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
:opt:`font_features` option.
- Add an option :opt:`force_ltr` to turn off the display of text in RTL scripts
in right-to-eft order (:pull:`2293)
in right-to-left order (:pull:`2293`)
- Allow opening new tabs/windows before the current tab/window as well as after
it with the :option:`launch --location` option.