File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -83,10 +83,12 @@ at the bottom of the screen; edit it and hit <kbd>Enter</kbd> again).
8383
8484![ clid preferences] ( ./img/pref.png " Preferences Window ")
8585
86- | Option | You should set this as... | Default Value|
86+ | Option | Description | Default Value|
8787| --------| -------| ---------|
8888| ` music_dir ` | Directory in which the app will search for mp3 files | ` ~/Music ` |
8989| ` preview_format ` | Format in which a preview of the file under cursor will be shown | ` %a - %l - %n. %t ` |
90+ | ` smooth_scroll ` | Enable or disable smooth scroll | ` true ` |
91+ | ` vim_mode ` | Enable or disable Vim keybindings when editing metadata | ` false ` |
9092
9193#### Supported Format Specifiers
9294
Original file line number Diff line number Diff line change 77- Preferences are now saved when updating the app
88
99
10- Note: Escape key tends to be a little slow, probably a bug in npyscreen , when in Vim mode
10+ Note: Escape key tends to be a little slow, probably a bug in curses , when in Vim mode
You can’t perform that action at this time.
0 commit comments