mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-15 04:54:14 +02:00
Allow the user to control the resize debounce time via resize_debounce_time
This commit is contained in:
@@ -8,7 +8,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
---------------------
|
||||
|
||||
- macOS: The default behavior of the Option key has changed. It now generates
|
||||
unicode characters rather than acting as the Alt modifier. See
|
||||
unicode characters rather than acting as the :kbd:`Alt` modifier. See
|
||||
:opt:`macos_option_as_alt`.
|
||||
|
||||
- Support for an arbitrary number of internal clipboard buffers to copy/paste
|
||||
@@ -117,6 +117,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
- When encountering errors in :file:`kitty.conf` report them to the user
|
||||
instead of failing to start.
|
||||
|
||||
- Allow the user to control the resize debounce time via
|
||||
:opt:`resize_debounce_time`.
|
||||
|
||||
|
||||
0.13.3 [2019-01-19]
|
||||
------------------------------
|
||||
|
||||
Reference in New Issue
Block a user