1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-28 18:02:29 +01:00
Files
pentadactyl-pm/xulmus/TODO
2009-03-30 23:27:05 +05:30

24 lines
842 B
Plaintext

Priority list:
1-9 as in Vim (9 = required for next release, 5 = would be nice, 1 = probably not)
BUGS:
- broken commands:
- SB doesn't support tab-undo yet so :undo and "u" etc don't work
- :tabduplicate
- :back/H, :forward,L
- :open songbird-internal-search searchString
Is this workable anyway? --djk
- <C-^> is off by one when alternating with the media tab
- numbered tabs
FEATURES:
9 '?' - Reusing '/'.
8 Playlist/SmartPlaylist operations & meta-data operations.
8 Sort-View commands.
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 Xulmus plugins like Vimperator does? --djk