1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-25 04:31:24 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Doug Kearns 91452f438f make each row of the buffer list clickable and jump to the selected buffer 2007-10-16 12:05:57 +00:00
Doug Kearns be22d59c63 make URLs in the :bmarks output clickable 2007-10-16 11:11:13 +00:00
Martin Stubenschrott 5c046456d1 new args parser, converted :bmarks to it, which can now user -keyword= and -tags= 2007-10-16 04:08:38 +00:00
Martin Stubenschrott db8d6e766a removed useless outer loop 2007-10-12 01:51:32 +00:00
Martin Stubenschrott 33029971af more verbose :version output 2007-10-11 18:36:41 +00:00
Martin Stubenschrott 4a9d0a6fe1 show keywords and tags in the :bmarks output 2007-10-11 14:12:16 +00:00
Martin Stubenschrott 2521d3e693 added flags to vimperator.commandline.echo() 2007-10-08 23:22:04 +00:00
Doug Kearns 0a218107ce escape ex command stings prepended to the MOW output 2007-10-06 02:05:38 +00:00
Doug Kearns 2d1152cef9 add vimperator.util.escapeHTML 2007-10-06 01:58:38 +00:00
Doug Kearns b936238b5e don't prepend the ex command string to the MOW output for all commands 2007-10-06 01:12:55 +00:00
Doug Kearns e920cd3170 move more-prompt messages to the commandline and use the default UI font size
in the MOW
2007-10-02 20:45:56 +00:00
Doug Kearns b76c20b99d add more CSS classes for highlighting output messages and use hl-Warning (red
on white) for find related wrap messages
2007-10-02 18:20:19 +00:00
Doug Kearns 8394871a42 change directory structure to follow the more standard package hierarchy 2007-09-30 16:41:36 +00:00