diff options
author | 2024-05-02 22:58:37 +0200 | |
---|---|---|
committer | 2024-05-02 23:01:26 +0200 | |
commit | 09f4d32722a4771ef015be995c14c1a870ed68a0 (patch) | |
tree | 258d97523514324be3d1e1ac88415b799c7824da | |
parent | 6828d75085bdc7623780e4dd58bc836646e2e4b0 (diff) | |
download | st-09f4d32722a4771ef015be995c14c1a870ed68a0.tar.gz st-09f4d32722a4771ef015be995c14c1a870ed68a0.zip |
Update README for FreeBSD
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,6 +28,9 @@ the st terminfo entry with the following command: See the man page for additional details. +On FreeBSD: install ncurses. +https://forums.freebsd.org/threads/st-terminal-convert-terminfo-to-termcap.75326/#post-462464 + Credits ------- Based on Aurélien APTEL <aurelien dot aptel at gmail dot com> bt source code. |