diff --git a/CHANGELOG.md b/CHANGELOG.md index 50492356..82c75c02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ controlled by the **scrollback.indicator-position** and **scrollback.indicator-format** options in `footrc` (https://codeberg.org/dnkl/foot/issues/42). -* Key bindings in _scollback search_ mode are now configurable. +* Key bindings in _scrollback search_ mode are now configurable. * `--check-config` command line option. * **pipe-selected** key binding. Works like **pipe-visible** and **pipe-scrollback**, but only pipes the currently selected text, if @@ -243,7 +243,7 @@ (which is what foot emits) instead of the incorrect value `\EOE`. * Palette re-use in sixel images. Previously, the palette was reset after each image. -* Do not auto-resize a sixel image for which the cllent has specified +* Do not auto-resize a sixel image for which the client has specified a size. This fixes an issue where an image would incorrectly overflow into the cell row beneath. * Text printed, or other sixel images drawn, on top of a sixel image diff --git a/INSTALL.md b/INSTALL.md index d8db94fa..a12aedbe 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -184,7 +184,7 @@ paths. To do this, we will use the script ```sh foot_tmp_file=$(mktemp) -./foot --config=/dev/null --term=xterm sh -c " --scroll --scroll-region --colors-regular --colors-bright --colors-rgb ${foot_tmp_file} && cat ${foot_tmp_file}" +./foot --config=/dev/null --term=xterm sh -c " --scroll --scroll-region --colors-regular --colors-bright --colors-rgb ${foot_tmp_file} && cat ${foot_tmp_file}" rm ${foot_tmp_file} ``` @@ -229,7 +229,7 @@ has not been installed yet. However, most things should work with the But, I **recommend** you install the `foot` and `foot-direct` terminfo files. You can either copy them manually (typically to -`/usr/share/terminfo/f` - but this is dependens on the distro), or +`/usr/share/terminfo/f` - but this depends on the distro), or just install everything: ```sh ninja install diff --git a/doc/footrc.5.scd b/doc/footrc.5.scd index e9f0409c..1c974d41 100644 --- a/doc/footrc.5.scd +++ b/doc/footrc.5.scd @@ -482,7 +482,7 @@ any of these options. delay we introduce is so small that the risk of pushing the frame over to the next frame interval is also very small. - Now, that was a lof of text. But what is it foot actually does? + Now, that was a lot of text. But what is it foot actually does? When receiving client data, it schedules a timer, the *delayed-render-lower*. If we do not receive any more client data @@ -503,7 +503,7 @@ any of these options. foot. Furthermore, both values must be less than 16ms (that is, 16000000 nanoseconds). - You can disable the feature altoghether by setting either value to + You can disable the feature altogether by setting either value to 0. In this case, frames are rendered "as soon as possible". Default: lower=_500000_ (0.5ms), upper=_8333333_ (8.3ms - half a