1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-13 04:55:52 +01:00

Respect 'incsearch' when searching in Player mode.

This commit is contained in:
Doug Kearns
2009-03-30 01:03:22 +11:00
parent 2d25c1f7c3
commit 8300db58dc
2 changed files with 24 additions and 8 deletions

View File

@@ -10,12 +10,12 @@ BUGS:
Is this workable anyway? --djk
- <C-^> is off by one when alternating with the media tab
- numbered tabs
- :winopen
FEATURES:
9 '?' - Reusing '/'.
8 Playlist/SmartPlaylist operations & meta-data operations.
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