blob: 8394d6ec60ff1bca8bad121088ddbb7941e83f86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Priority list:
1-9 as in Vim (9 = required for next release, 5 = would be nice, 1 = probably not)
BUGS:
- broken commands:
- :tabduplicate
- :open songbird-internal-search searchString (broken because SB intercepts queries to this engine)
- <C-^> only works between browser tabs not the media tab
- numbered tabs
- command-line option handling is broken in Melodactyl only - it used to work.
FEATURES:
9 Bookmarks are now only supported in SB via an addon.
9 '?' - Reusing '/'.
8 Merge with SongBird's sanitizer implementation.
8 Playlist/SmartPlaylist operations & meta-data operations.
8 Sort-View commands.
7 Queue view.
7 j/k - for browsing through the visible view.
7 extended hint mode for opening links in FF.
6 :tqueue, :lqueue etc.
5 make Player mode commands work in the Mini-Player.
5 Check for default extensions and add commands for them. Ex. Last.fm, Seeqpod e.t.c
Wouldn't these be provided as Melodactyl plugins like Pentadactyl does? --djk
5 tagging tracks for manipulation by commands
|