Skip to content

Commit 1722dad

Browse files
committed
updated readme with v0.6.3
1 parent f9f7f27 commit 1722dad

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

clid/NEW.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ v0.6.3
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

0 commit comments

Comments
 (0)