diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2014-08-03 23:49:24 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2014-08-03 23:51:10 +0200 |
commit | 5bfe2daeffa6e2d26955b62aee970a9db061a946 (patch) | |
tree | 1cadc565fabc8b8f50d0603519372ddd40a2014f /doc | |
parent | ea900a863a36040711ad27ed07beeeeb2fddfe71 (diff) | |
download | calcurse-5bfe2daeffa6e2d26955b62aee970a9db061a946.tar.gz calcurse-5bfe2daeffa6e2d26955b62aee970a9db061a946.zip |
Document compact mode and default panel options
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/manual.txt b/doc/manual.txt index 71d375e..ffc0dd5 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -760,6 +760,12 @@ General options These options control `calcurse` general behavior, as described below: +`appearance.compactpanels` (default: *no*):: + In compact panels mode, all captions are removed from panels. + +`appearance.defaultpanel` (default: *calendar*):: + This can be used to specify the panel to be selected on startup. + `general.autosave` (default: *yes*):: This option allows to automatically save the user's data (if set to *yes*) when quitting. <p class="rq"><span class="valorise">warning:</span> No data |