1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 04:01:29 +02:00
Commit Graph

568 Commits

Author SHA1 Message Date
Martin Stubenschrott 868a3f887e faster echo() method 2007-10-05 01:43:06 +00:00
Doug Kearns a8bcbcf74b append command output to the MOW rather than overwriting if it is already open 2007-10-04 20:35:24 +00:00
Doug Kearns 685575a316 allow the Console to be opened by :sidebar 2007-10-04 19:10:40 +00:00
Doug Kearns 59c68520b8 add fold markers 2007-10-04 13:29:26 +00:00
Doug Kearns cab3e949ea update RC file highlighting 2007-10-04 11:23:48 +00:00
Doug Kearns 03489b56d3 don't call focusContent() on page load since it causes window map events to be
fired
2007-10-04 10:53:45 +00:00
Doug Kearns c5294d539a move the completion widget beneath the MOW 2007-10-04 10:44:13 +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 bf6a0cdecd add 'more' to vimperator.vim 2007-10-02 19:40:12 +00:00
Doug Kearns 2852bdb0ae use hl-ModeMsg for highlighting mode messages 2007-10-02 18:24:15 +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 8d55e07c08 replace < and > with HTML entities in :javascript help string 2007-10-01 18:49:51 +00:00
Doug Kearns f2b86ba5c2 close help logo img element 2007-10-01 18:48:27 +00:00
Doug Kearns d66eab0e72 don't run the binary files through sed when replacing the VERSION token 2007-10-01 17:38:04 +00:00
Doug Kearns 64d0de28d3 remove "s" value from 'guioptions' as we now have 'laststatus' 2007-10-01 12:57:37 +00:00
Doug Kearns e47b83ee7f remove invalid comment 2007-10-01 10:08:02 +00:00
Doug Kearns 9d83f36f8a change short version of 'linksearch' to 'lks' since 'ls' is used by
'laststatus'
2007-10-01 07:02:33 +00:00
Doug Kearns 0ae1c7befe add 'laststatus' option 2007-09-30 17:08:30 +00:00
Doug Kearns 8394871a42 change directory structure to follow the more standard package hierarchy 2007-09-30 16:41:36 +00:00
Martin Stubenschrott 2522d3c717 Fixed search completions for wildmode=longest 2007-09-30 02:23:31 +00:00
Martin Stubenschrott 2c7839e597 small code beautification for completion, still a lot todo 2007-09-30 01:33:25 +00:00
Martin Stubenschrott f6a7ac8208 simple tab-completion for :javascript and :echo, really just a quick time saver, but prone to errors 2007-09-30 00:55:20 +00:00
Doug Kearns 0173e1e3f5 split default.css into vimperator.css and help.css 2007-09-29 12:14:47 +00:00
Doug Kearns 8e4c0c7dda apply 'hlsearchstyle' to frame documents 2007-09-28 13:20:19 +00:00
Martin Stubenschrott 4d48090bd2 heuristics to avoid duplicate relative hints 2007-09-27 21:06:04 +00:00
Martin Stubenschrott 39ca50905c :echo without arg should output an empty string instead of undefined 2007-09-27 18:57:48 +00:00
Doug Kearns 7c73c5d663 move commandline styling to the CSS file and remove white border around error
messages
2007-09-27 17:17:27 +00:00
Martin Stubenschrott 513b08aaa4 fixed "select" elements 2007-09-27 13:19:32 +00:00
Martin Stubenschrott d15fe0a09f new vimperator.hints.show() method, DOES NOT work on framed pages for now.
The colors will change later, they are just to see which type of hint it is
2007-09-27 12:52:50 +00:00
Martin Stubenschrott f7714042cf small help fixes 2007-09-27 05:12:53 +00:00
Martin Stubenschrott e839bdef35 :let shows all defined (global) variables now 2007-09-27 01:54:59 +00:00
Martin Stubenschrott 79305e43fa beautified most MOW output a little 2007-09-27 01:42:31 +00:00
Martin Stubenschrott 8e2775530d Much more advanced :echo[err] methods which can print objects/etc. through eval() 2007-09-27 00:35:57 +00:00
Doug Kearns c2fa37e4b3 add full help for :sidebar and :nohlsearch 2007-09-26 14:37:56 +00:00
Doug Kearns 933fa3d115 force #vimperator-statusline-field-url to inherit status bar colors 2007-09-26 11:38:59 +00:00
Doug Kearns 668d38b054 prevent the statusbar URL text field from flashing a white background color
upon restarts
2007-09-26 08:12:32 +00:00
Doug Kearns 3b5c0de037 mention new :let and :unlet commands in NEWS file 2007-09-25 19:19:13 +00:00
Doug Kearns b3d4e35594 markup 'sort' as an option in 'cpt' help string 2007-09-25 19:18:32 +00:00
Doug Kearns e334555a6a hide the statusbar-progresspanel in CSS too since some extensions hide/reshow
it
2007-09-25 12:40:13 +00:00
Doug Kearns b422b21f2d fix statusbar colours again, again, again - broken by typo 2007-09-25 11:03:25 +00:00
Martin Stubenschrott d037a403b0 fixed typo 2007-09-25 05:46:54 +00:00
Martin Stubenschrott 89fa440ba2 new vimperator.sleep() method 2007-09-25 05:41:29 +00:00
Martin Stubenschrott eda409c78b quick fix to make the statusbar white on black again, breaks contextmenu again 2007-09-24 21:24:46 +00:00
Doug Kearns f8cda1cba3 simplify statusbar CSS to prevent subelements from being coloured with security
state change colours
2007-09-24 15:52:30 +00:00
Doug Kearns 8e8e10d07d hide the statusbar's resizer panel since it's no longer at the window's bottom
right corner
2007-09-24 14:53:27 +00:00
Martin Stubenschrott bd40adab4b removed whiteheart references 2007-09-24 13:24:38 +00:00
Martin Stubenschrott 01c3f87f59 changed statusbar colors to match vim by default 2007-09-24 13:11:15 +00:00
Martin Stubenschrott ca3f4282b3 - g<esc> doesn't beep anymore
- /<up><down> searches for the changed string
2007-09-24 12:41:59 +00:00
Martin Stubenschrott 2550e5d736 :! command, fixed statusbar height properly, system() now returns the stdout string 2007-09-24 11:48:14 +00:00
Viktor Kojouharov d2e6d0871c mapleader support 2007-09-23 19:25:27 +00:00