mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
FAQs: add Q about COLORTERM and ssh
This commit is contained in:
parent
54ca2249df
commit
c35c87ba75
@ -338,6 +338,8 @@ to breaking under incorrect `TERM` values. If you're not using `xterm`, your
|
||||
|
||||
* **Q:** I get linker errors when statically linking. **A:** Are you linking all necessary libraries? Use `pkg-config --static --libs notcurses` to discover them.
|
||||
|
||||
* **Q:** Can I avoid manually exporting `COLORTERM=24bit` everywhere? **A:** Sure. Add `SendEnv COLORTERM` to `.ssh/config`, and `AcceptEnv COLORTERM` to `sshd_config` on the remote server.
|
||||
|
||||
## Supplemental material
|
||||
|
||||
### Useful links
|
||||
|
Loading…
x
Reference in New Issue
Block a user