summaryrefslogtreecommitdiff
path: root/xulmus/TODO
blob: 638bf7c815c19415c0ec37005035edc9292aa087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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 / and ? possibly reusing "Jump to" functionality directly.
8 Playlist/SmartPlaylist operations.
7 extended hint mode for opening links in FF.
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