missed some at_ -> at-

This commit is contained in:
Kovid Goyal
2022-08-28 12:04:00 +05:30
parent 3bcb694b1b
commit fba759a47c

View File

@@ -938,7 +938,7 @@ Detailed list of changes
scrollback buffer onto the screen. Useful, for example, to restore scrollback buffer onto the screen. Useful, for example, to restore
the screen after showing completions below the shell prompt. the screen after showing completions below the shell prompt.
- A new remote control command :ref:`at_env` to change the default - A new remote control command :ref:`at-env` to change the default
environment passed to newly created windows (:iss:`3529`) environment passed to newly created windows (:iss:`3529`)
- Linux: Fix binary kitty builds not able to load fonts in WOFF2 format - Linux: Fix binary kitty builds not able to load fonts in WOFF2 format
@@ -2106,7 +2106,7 @@ Detailed list of changes
- Allow the user to control the resize debounce time via - Allow the user to control the resize debounce time via
:opt:`resize_debounce_time`. :opt:`resize_debounce_time`.
- Remote control: Make the :ref:`at_set-font-size` command more capable. - Remote control: Make the :ref:`at-set-font-size` command more capable.
It can now increment font size and reset it. It also only acts on the It can now increment font size and reset it. It also only acts on the
active top-level window, by default (:iss:`1581`) active top-level window, by default (:iss:`1581`)
@@ -2458,7 +2458,7 @@ Detailed list of changes
window is not the active window (:iss:`729`) window is not the active window (:iss:`729`)
- Remote control: Allow changing the current window layout with a new - Remote control: Allow changing the current window layout with a new
:ref:`at_goto-layout` command (:iss:`845`) :ref:`at-goto-layout` command (:iss:`845`)
- Remote control: Allow matching windows by the environment variables of their - Remote control: Allow matching windows by the environment variables of their
child process as well child process as well