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

1383 Commits

Author SHA1 Message Date
Doug Kearns 339dd911cd expand environment variables when setting 'cdpath' and 'shell' 2008-09-01 13:36:15 +00:00
Doug Kearns 26adf51554 evaluate heredoc if no terminator found 2008-09-01 09:28:23 +00:00
Doug Kearns 6ea8b75298 whitespace fixes 2008-09-01 09:22:47 +00:00
Doug Kearns 1fe5b5c8b3 rename old liberator.eval() to evalExpression 2008-09-01 08:03:54 +00:00
Doug Kearns d4386e16fb don't use Cc and Ci globals 2008-09-01 07:15:23 +00:00
Doug Kearns f76d0c3ccd add liberator.eval() 2008-09-01 03:06:29 +00:00
Doug Kearns aa687a20a7 revert gi beep commit (1.56), the existing behaviour was correct 2008-09-01 01:34:28 +00:00
Doug Kearns 9bc6dbdcb2 allow whitespace between the '<<' and delimiter when highlighting heredocs in
an RC file (Daniel Schaffrath)
2008-09-01 01:26:04 +00:00
Doug Kearns cc48b0da23 beep on gi without a count if there's no last input field 2008-09-01 01:19:15 +00:00
Doug Kearns 510de4ef93 minor refactoring of pagestyle#command 2008-09-01 01:15:03 +00:00
Doug Kearns ab5ce77baf add new BookmarkPost autocommand event 2008-08-31 08:56:38 +00:00
Doug Kearns 509a2cf75c unify the presentation of split style sheets when completing :pagestyle 2008-08-31 05:55:48 +00:00
Daniel Bainton 6353b76f6d Fix 'Y' to not falsely show the caret if we're not in caret mode, thanks for the patch to John-Galt 2008-08-30 19:32:16 +00:00
Doug Kearns 8742e8050b sort QuickMarks as [a-z][A-Z][0-9] in :qmarks output 2008-08-30 14:57:17 +00:00
Doug Kearns 76eeab461e add registers to TODO 2008-08-30 13:34:14 +00:00
Doug Kearns 41c67225a2 add rough implementation of 'cdpath' option 2008-08-30 11:32:40 +00:00
Doug Kearns 4f52d745cb trivial :emenu help formatting fix 2008-08-30 03:56:48 +00:00
Doug Kearns ca4df2ad18 list available dialogs in the help for :dialog 2008-08-30 03:54:24 +00:00
Doug Kearns 122dbe4624 allow :dialog to open the cookies manager 2008-08-30 03:42:04 +00:00
Doug Kearns a0ab368082 output an error message on :cd - if there is no alternate directory 2008-08-30 03:12:14 +00:00
Doug Kearns 0a10028910 add new 'loadplugins' option 2008-08-29 12:46:25 +00:00
Daniel Bainton 7a86114f21 Return true from sleep() when done 2008-08-29 11:40:50 +00:00
Doug Kearns f2b0ce2317 revert use of argCount in :unmap commands as parseArgs() currently has no means
of dealing with unmatched quotes
2008-08-29 09:02:36 +00:00
Doug Kearns 79ca73d938 minor formatting improvements to Tutorial page 2008-08-29 06:52:38 +00:00
Doug Kearns 1591a25ff1 fix :set inv{option} help 2008-08-29 06:47:17 +00:00
Doug Kearns e8bfe91cd1 add count support to C-^ (Kazuo) 2008-08-29 01:16:53 +00:00
Doug Kearns 3a468168c7 add 'eventignore' option 2008-08-28 13:15:47 +00:00
Doug Kearns 61d29dc6be add QuitPre and ShellCmdPost autocommand events 2008-08-28 11:53:46 +00:00
Doug Kearns bd9c55742b move Quit event triggering to liberator.shutdown() 2008-08-28 06:47:04 +00:00
Doug Kearns 14fca7b099 fix tabs.get() - iterate over the browsers array via index rather than property 2008-08-28 05:33:40 +00:00
Doug Kearns 8cd4a8c2bb clarify the help description of the {pat} arg to :autocmd 2008-08-28 04:11:22 +00:00
Doug Kearns fa05c6a1ec clarify help for 'visualbell' 2008-08-27 12:31:18 +00:00
Doug Kearns f9a6d40697 add rudimentary <q-args> support to :command 2008-08-27 10:03:25 +00:00
Doug Kearns 603d097733 fix comment typo 2008-08-27 08:40:51 +00:00
Doug Kearns fe66405e13 move help for :beep to the "Various commands" section 2008-08-27 02:52:06 +00:00
Doug Kearns c61bfe60ce move help for GUI related commands to gui.txt 2008-08-27 02:49:53 +00:00
Doug Kearns 96eae9b16e add <C-c> mapping to the command line to return to normal mode 2008-08-27 02:05:17 +00:00
Doug Kearns 59f8d3830f send a mouseup event as well from buffer.followLink() 2008-08-27 01:36:16 +00:00
Doug Kearns 0bf8f8e086 display an error message when :dialog dominspector is called if the DOM
Inspector extension is not installed
2008-08-27 01:11:31 +00:00
Daniel Bainton b9b8e6ea24 Adding Konstantin to the developer list 2008-08-26 13:43:46 +00:00
Daniel Bainton 8e799edd9b Adding ~ keymapping to uppercase text in textarea editing
Thanks for the patch Daniel Schaffrath
2008-08-26 12:39:07 +00:00
Daniel Bainton 3c9ba896c8 Adding D keybinding to textarea editing to delete everything until EOL
Thanks Daniel Schaffrath for the patch
2008-08-26 12:28:51 +00:00
Daniel Bainton 81996b9ab2 Adding x/X keybindings for textarea editing
Thanks to Daniel Schaffrath for the patch.
2008-08-26 12:25:58 +00:00
Doug Kearns acb7a1ce6c whitespace fix 2008-08-26 05:13:46 +00:00
Doug Kearns afca48ca35 improve error reporting when running shell commands with :! 2008-08-26 02:40:35 +00:00
Doug Kearns 12be160433 prefix the invoked Ex command to the MOW output of :! 2008-08-26 02:27:05 +00:00
Doug Kearns ef84a3866f clarify :execute help 2008-08-26 00:38:44 +00:00
Konstantin Stepanov a57b0b5673 autocommands: some optimization applied 2008-08-25 23:16:30 +00:00
Doug Kearns 6cf70a5984 add :tabdetach to vimperator.vim 2008-08-25 01:08:41 +00:00
Doug Kearns eab3d7521a fix formatting of :tabdetach and :tabduplicate help 2008-08-25 01:08:17 +00:00