Update changelog.rst to reflect change to disable_ligatures config option
In 934336e642, the config option
`disable_ligatures_under_cursor` was renamed to `disable_ligatures` and the
behaviour of that option was altered so that it is now possible to
disable ligatures completely. This commit reflects that change in changelog.rst
This commit is contained in:
parent
da999f730b
commit
895ac26d43
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
|
||||
- Add an option :opt:`disable_ligatures` to disable
|
||||
multi-character ligatures under the cursor to make editing easier
|
||||
(:iss:`461`)
|
||||
or disable them completely (:iss:`461`)
|
||||
|
||||
- Allow creating new OS windows in session files (:iss:`1514`)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue