mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-03 15:16:12 +02:00
Add linewrap option 'auto'
This commit is contained in:
parent
9639c5386f
commit
272d586e06
2 changed files with 19 additions and 3 deletions
|
@ -96,7 +96,8 @@ If `true`, tags will be highlighted in cyan.
|
|||
|
||||
### linewrap
|
||||
Controls the width of the output. Set to `false` if you don't want to
|
||||
wrap long lines.
|
||||
wrap long lines. Set to `auto` to let `jrnl` automatically determine
|
||||
the terminal width.
|
||||
|
||||
### colors
|
||||
A dictionary that controls the colors used to display journal entries.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue