diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-08-04 14:16:03 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-08-04 14:16:03 -0400 |
| commit | e90cfeff522647c464d0f5e5ce2a7f0c32ec6e18 (patch) | |
| tree | 310a0a27a42e49222f558b5c53acd13a302c9749 /.scripts/.getkeys/ncmpcpp | |
| parent | 288098c1cff5f484ae85286f2bdf1a072544f2db (diff) | |
| download | eibhear-e90cfeff522647c464d0f5e5ce2a7f0c32ec6e18.tar.gz eibhear-e90cfeff522647c464d0f5e5ce2a7f0c32ec6e18.tar.zst eibhear-e90cfeff522647c464d0f5e5ce2a7f0c32ec6e18.zip | |
getkeys moved to ~/.scripts/.getkeys
Diffstat (limited to '.scripts/.getkeys/ncmpcpp')
| -rw-r--r-- | .scripts/.getkeys/ncmpcpp | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.scripts/.getkeys/ncmpcpp b/.scripts/.getkeys/ncmpcpp new file mode 100644 index 0000000..63fa324 --- /dev/null +++ b/.scripts/.getkeys/ncmpcpp @@ -0,0 +1,20 @@ + + _ __ ___ _ __ ___ _ __ ___ _ __ _ __ +| '_ \ / __| '_ ` _ \| '_ \ / __| '_ \| '_ \ +| | | | (__| | | | | | |_) | (__| |_) | |_) | +|_| |_|\___|_| |_| |_| .__/ \___| .__/| .__/ + |_| |_| |_| + +ncmpcpp is the music player. + h/j/k/l - Move left/down/up/right + d/u - Down/up page + a - Add song(s) to playlist + c - Clear playlist + g - Go to top + G - Go to bottom + p - Pause + m - Media library + f - Music sorted by directory structure + t - Tag editor + s - Search + v - Visualizer |
