mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-01 01:40:13 -05:00
doc: foot{,client}: updates from feedback from @craigbarnes
This commit is contained in:
parent
1321b23567
commit
2ffedc7082
2 changed files with 8 additions and 8 deletions
|
|
@ -336,8 +336,8 @@ Foot has two terminfo definitions: *foot* and *foot-direct*, with
|
||||||
*foot* being the default.
|
*foot* being the default.
|
||||||
|
|
||||||
The difference between the two is in the number of colors they
|
The difference between the two is in the number of colors they
|
||||||
describe; *foot* describes 256 colors and *foot-direct* 24-bit
|
describe; *foot* describes 256 colors and *foot-direct* 16.7 million
|
||||||
truecolor.
|
colors (24-bit truecolor).
|
||||||
|
|
||||||
Note that using the *foot* terminfo does not limit the number of
|
Note that using the *foot* terminfo does not limit the number of
|
||||||
usable colors to 256; applications can still use 24-bit RGB colors. In
|
usable colors to 256; applications can still use 24-bit RGB colors. In
|
||||||
|
|
@ -345,7 +345,7 @@ fact, most applications work best with *foot* (including 24-bit
|
||||||
colors)). Using *\*-direct* terminfo entries has been known to crash
|
colors)). Using *\*-direct* terminfo entries has been known to crash
|
||||||
some ncurses applications even.
|
some ncurses applications even.
|
||||||
|
|
||||||
There are nowever applications that need a *\*-direct* terminfo entry
|
There are however applications that need a *\*-direct* terminfo entry
|
||||||
for 24-bit support. Emacs is one such example.
|
for 24-bit support. Emacs is one such example.
|
||||||
|
|
||||||
While using either *foot* or *foot-direct* is strongly recommended, it
|
While using either *foot* or *foot-direct* is strongly recommended, it
|
||||||
|
|
@ -355,7 +355,7 @@ be installed.
|
||||||
|
|
||||||
Note that terminfo entries can be installed in the user's home
|
Note that terminfo entries can be installed in the user's home
|
||||||
directory. I.e. if you do not have root access, or if there is no
|
directory. I.e. if you do not have root access, or if there is no
|
||||||
distro package for foot's terminfo entries, can install foot's
|
distro package for foot's terminfo entries, you can install foot's
|
||||||
terminfo entries manually, by copying *foot* and *foot-direct* to
|
terminfo entries manually, by copying *foot* and *foot-direct* to
|
||||||
*~/.terminfo/f/*.
|
*~/.terminfo/f/*.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -99,8 +99,8 @@ Foot has two terminfo definitions: *foot* and *foot-direct*, with
|
||||||
*foot* being the default.
|
*foot* being the default.
|
||||||
|
|
||||||
The difference between the two is in the number of colors they
|
The difference between the two is in the number of colors they
|
||||||
describe; *foot* describes 256 colors and *foot-direct* 24-bit
|
describe; *foot* describes 256 colors and *foot-direct* 16.7 million
|
||||||
truecolor.
|
colors (24-bit truecolor).
|
||||||
|
|
||||||
Note that using the *foot* terminfo does not limit the number of
|
Note that using the *foot* terminfo does not limit the number of
|
||||||
usable colors to 256; applications can still use 24-bit RGB colors. In
|
usable colors to 256; applications can still use 24-bit RGB colors. In
|
||||||
|
|
@ -108,7 +108,7 @@ fact, most applications work best with *foot* (including 24-bit
|
||||||
colors)). Using *\*-direct* terminfo entries has been known to crash
|
colors)). Using *\*-direct* terminfo entries has been known to crash
|
||||||
some ncurses applications even.
|
some ncurses applications even.
|
||||||
|
|
||||||
There are nowever applications that need a *\*-direct* terminfo entry
|
There are however applications that need a *\*-direct* terminfo entry
|
||||||
for 24-bit support. Emacs is one such example.
|
for 24-bit support. Emacs is one such example.
|
||||||
|
|
||||||
While using either *foot* or *foot-direct* is strongly recommended, it
|
While using either *foot* or *foot-direct* is strongly recommended, it
|
||||||
|
|
@ -118,7 +118,7 @@ be installed.
|
||||||
|
|
||||||
Note that terminfo entries can be installed in the user's home
|
Note that terminfo entries can be installed in the user's home
|
||||||
directory. I.e. if you do not have root access, or if there is no
|
directory. I.e. if you do not have root access, or if there is no
|
||||||
distro package for foot's terminfo entries, can install foot's
|
distro package for foot's terminfo entries, you can install foot's
|
||||||
terminfo entries manually, by copying *foot* and *foot-direct* to
|
terminfo entries manually, by copying *foot* and *foot-direct* to
|
||||||
*~/.terminfo/f/*.
|
*~/.terminfo/f/*.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue