Henrik Friedrichsen
|
1edf28a165
|
make contextmenu aware of commands
e.g. to process vim-like keybindings for navigation
fixes #108, fixes #157, fixes #178, fixes #199, fixes #250
|
2020-08-23 20:44:03 +02:00 |
|
Henrik Friedrichsen
|
b5566351b5
|
use cached credentials from librespot
attempt at fixing #160
|
2020-04-08 21:07:20 +02:00 |
|
Henrik Friedrichsen
|
85bd4eda8a
|
fix: allow only one instance of help view on view stack
fixes #171
|
2020-04-02 21:22:12 +02:00 |
|
Henrik Friedrichsen
|
082675a5d7
|
push help view to stack instead of making it a separate screen
fixes #157
|
2020-03-21 15:51:35 +01:00 |
|
Henrik Friedrichsen
|
dccb36d8e7
|
update to rust edition 2018 + bump version
|
2020-03-15 11:06:24 +01:00 |
|
Henrik Friedrichsen
|
54230bd85b
|
show commands in help screen in the same syntax they are parsed
|
2020-02-05 22:48:35 +01:00 |
|
Henrik Friedrichsen
|
fa960a4eba
|
add initial help screen + keybinding -> command parsing
still needs some more work, i.e. to show commands in help instead of parsed data
structures, but it's a start.
fixes #117
fixes #121
|
2020-02-02 21:51:40 +01:00 |
|