bindings: bind sorting actions to ctrl-s

This commit is contained in:
Andrzej Rybczak
2015-05-23 20:47:31 +02:00
parent 583e79dc54
commit 274c075ffd
3 changed files with 13 additions and 10 deletions

1
NEWS
View File

@@ -25,6 +25,7 @@ ncmpcpp-0.7 (????-??-??)
* Action that updates the environment can now be used in bindings configuration file.
* Searching in text fields now respects regular expression configuration.
* Monolithic 'press_space' action was split into 'add_item_to_playlist', 'toggle_lyrics_update_on_song_change' and 'toggle_visualization_type'.
* Sorting actions were rebound to Ctrl-S.
ncmpcpp-0.6.4 (2015-05-02)