mirror of
https://github.com/rkd77/elinks.git
synced 2025-06-30 22:19:29 -04:00
[doc] Info about some tweaks after installation
This commit is contained in:
parent
69ff3a6914
commit
488a4dee09
@ -359,3 +359,27 @@ everything is marked TODO!
|
||||
- Insert mode in text-input form-fields.
|
||||
|
||||
- Menu searching.
|
||||
|
||||
|
||||
Tweaks
|
||||
~~~~~~
|
||||
|
||||
Default settings are a bit conservative. For new users ELinks starts in the monochrome
|
||||
mode, the http compression is disabled, etc. Here are some settings I change in new
|
||||
installations:
|
||||
|
||||
- Setup -> Terminal options (set color mode, border chars and other terminal options)
|
||||
|
||||
- set protocol.http.compression = 1
|
||||
|
||||
- set ui.dialogs.shadows = 1
|
||||
|
||||
- set protocol.ftp.use_curl = 1
|
||||
|
||||
- set protocol.http.use_curl = 1
|
||||
|
||||
- set connection.ssl.gemini_cert_verify = 0
|
||||
|
||||
- set ui.background_char = 9617
|
||||
|
||||
The latter is for TV like desktop.
|
||||
|
Loading…
x
Reference in New Issue
Block a user