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

7022 Commits

Author SHA1 Message Date
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 f33a6b435d return true from onKeyPress when in MENU mode 2007-09-26 16:11:36 +00:00
Doug Kearns d9d30765c3 add full help for :sidebar and :nohlsearch 2007-09-26 14:50:06 +00:00
Doug Kearns c2fa37e4b3 add full help for :sidebar and :nohlsearch 2007-09-26 14:37:56 +00:00
Doug Kearns ac6892f338 force #vimperator-statusline-field-url to inherit status bar colors 2007-09-26 11:40:30 +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 d5e0711c6f add 't_vb' as an alias for 'visualbellstyle' 2007-09-26 11:31:20 +00:00
Doug Kearns 83903d0ade prevent the statusbar URL text field from flashing a white background color
upon restarts
2007-09-26 08:14:45 +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 7374bda39b merge new VIMPERATOR_HOME env variable support 2007-09-25 19:37:09 +00:00
Doug Kearns 4ab5832072 merge minor fixes to Commandline echo/echoerr/clear 2007-09-25 19:34:20 +00:00
Doug Kearns 3c87cd0257 merge refactored loadPreference() 2007-09-25 19:28:55 +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 b8ac03c9e8 allow hidden help messages to be found 2007-09-25 19:11:38 +00:00
Doug Kearns 8b77ce674f merge updated QuickMarks error message 2007-09-25 19:02:31 +00:00
Doug Kearns 19a40ba575 merge new :let and :unlet commands and support for <Leader> in mappings 2007-09-25 18:42:49 +00:00
Doug Kearns 96b1bb6c8c remove whitehart them references in help page 2007-09-25 18:25:37 +00:00
Doug Kearns fd3b691a87 hide the statusbar-progresspanel in CSS too since some extensions hide/reshow
it
2007-09-25 12:40:18 +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 c6134b1111 fix statusbar colours again, again, again - broken by typo 2007-09-25 11:03:44 +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 1e7c19bc97 merge CSS improvements to the statusbar and preview window 2007-09-24 16:02:58 +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
Martin Stubenschrott 3836640e4f system() returns the stdout string now, still not working on windows
is createUnique secure? I doubt it, biesi from #extdev thinks so
2007-09-23 16:56:17 +00:00
Doug Kearns 72ca90fa8f prevent the failed find error message from being cleared 2007-09-23 14:17:51 +00:00
Doug Kearns db4a3f3f7d separate Ex command and search commandline history 2007-09-23 14:14:36 +00:00
Doug Kearns 17a37d5864 allow all unknown key mappings to be passed through to FF 2007-09-23 13:30:48 +00:00
Doug Kearns af04463585 allow all unknown key mappings to be passed through to FF 2007-09-23 13:15:18 +00:00
Doug Kearns 6b3df3408a merge new :time command 2007-09-23 10:21:43 +00:00
Doug Kearns 0a7fa0ed82 separate Ex command and search commandline history 2007-09-23 08:52:50 +00:00
Doug Kearns c80fc67868 add a new 'visualbellstyle' option 2007-09-22 15:44:36 +00:00
Doug Kearns d490d12c43 don't close the sidebar if it is already open with the requested type 2007-09-22 14:51:42 +00:00
Doug Kearns 145c854b5e process link text only find modifiers \[uU] before looking for capitalized
letters when 'smartcase' is set
2007-09-22 14:50:19 +00:00
Doug Kearns 4ec9477c74 merge the existing status bar with the standard FF status bar 2007-09-22 14:29:56 +00:00
Doug Kearns ee8ecc8a34 merge the existing status bar with the standard FF status bar 2007-09-22 14:07:58 +00:00
Doug Kearns 6530f8f229 don't close the sidebar if it is already open with the requested type 2007-09-21 11:17:28 +00:00
Martin Stubenschrott b0fee62006 new vimperator.{run/system}() methods, not sure if i'll keep both. Only work on UNIX for now. 2007-09-21 04:58:04 +00:00