Allow disabling ligatures always

This commit is contained in:
Kovid Goyal
2019-04-20 08:25:44 +05:30
parent 6f5ff05c56
commit 934336e642
6 changed files with 20 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Allow opening new kitty tabs/top-level windows from Finder
(:pull:`1350`)
- Add an option :opt:`disable_ligatures_under_cursor` to disable
- Add an option :opt:`disable_ligatures` to disable
multi-character ligatures under the cursor to make editing easier
(:iss:`461`)