Commit Graph
100 Commits
Author SHA1 Message Date
Doug Kearns ddfb66e3d8 Vimify "Unknown option" error message. 2009-09-12 23:49:26 +10:00
Doug Kearns 35dd75b897 Add borncrusader to AUTHORS. 2009-09-12 21:32:06 +10:00
Doug Kearns 444e016428 Use the proper block macros for heading and section in version.html. 2009-09-09 16:22:11 +10:00
Doug Kearns e38e9f2d1a Bump required Firefox version to 3.5. 2009-09-09 01:47:02 +10:00
Doug Kearns 666db5122a Add 'hin' to Vim syntax highlighter. 2009-09-09 01:47:00 +10:00
Doug Kearns a11ef35509 Update Vimperator syntax highlighter for Vim. 2009-09-07 18:02:58 +10:00
Doug Kearns 1eacb77f53 Reset the mode when an embedded object loses focus. 2009-09-06 20:52:32 +10:00
Doug Kearns 86fe0d2d1e Quick fix for hints broken in 50681c8dda1e2f35c9f15a3221913f3bf8e0927f.
The first hint was always being selected.
2009-09-06 03:25:32 +10:00
Doug Kearns 2d40fb6e28 Respect -timespan when sanitizing command-line history. 2009-09-06 03:20:57 +10:00
Doug Kearns b750bb7ba1 Document the removal of :open command-line history entries when sanitizing. 2009-09-04 23:25:56 +10:00
Doug Kearns 2b7e4dcb67 Remove redundant semicolons. 2009-09-04 21:58:43 +10:00
Doug Kearns 339592c4a2 Fix 'encoding' names.
Options require literal names.
2009-09-04 20:21:51 +10:00
Doug Kearns 0aa4d28ac5 Fix inputting of numbers in INSERT mode.
This is a quick fix, I haven't digested the relevant commit yet.
2009-09-04 20:20:03 +10:00
Doug Kearns cd52ef6ad3 Fix parsing of Ex commands run with leading whitespace. 2009-09-04 12:31:48 +10:00
Doug Kearns 11b54186d5 Add :sanitize, 'sanitizetimespan' and 'sanitizeitems'. 2009-09-04 12:30:27 +10:00
Doug Kearns 75f2481523 Fix :ext* help descriptions in index.html. 2009-09-04 12:30:26 +10:00
Doug Kearns 0650e55fbc Formatting fixes. 2009-09-04 12:30:25 +10:00
Doug Kearns 2df0e8ee49 Use extensions.liberator.saved. branch for safe-set preference values. 2009-09-04 12:30:24 +10:00
Doug Kearns 3474036fad Add Options#remove. 2009-09-04 12:30:23 +10:00
Doug Kearns 53a6d8c6ef Fix completion.highlightGroup to only show highlight groups. 2009-08-28 02:48:13 +10:00
Doug Kearns aad5eac202 Fix set-from location information for a :verbose :set vbs? query. 2009-08-28 02:48:11 +10:00
Doug Kearns cf4bdb2969 Fix help file validation errors. 2009-08-27 14:46:40 +10:00
Doug Kearns 130ea15a4c Remove :pclose from Vim syntax highlighters. 2009-08-27 14:46:39 +10:00
Doug Kearns 256b55461c Formatting fix. 2009-08-27 14:46:38 +10:00
Doug Kearns 1a3394d1a0 Fix :doautoall. 2009-08-27 14:46:37 +10:00
Doug Kearns b6a898a5fa Formatting fixes. 2009-08-27 14:46:37 +10:00
Doug Kearns bc1163c0c7 Remove some invalid comments. 2009-08-27 14:46:36 +10:00
Doug Kearns bf240bc2b0 Make config.styleableChrome an array. 2009-08-27 14:46:35 +10:00
Doug Kearns 2952c91c74 Remove unneccesary return statements from commandline.onEvent. 2009-08-27 14:46:34 +10:00
Doug Kearns 94b6cbe5a2 Refactor commandline.command. 2009-08-27 14:46:33 +10:00
Doug Kearns 97236c4839 Remove some commented-out code from Events. 2009-08-27 14:46:32 +10:00
Doug Kearns 35574698d3 Improve the error message when a custom command completer is undefined. 2009-08-27 14:46:31 +10:00
Doug Kearns c958616337 Formatting fixes. 2009-08-27 14:46:30 +10:00
Doug Kearns 5f6405be03 Add support for verbose :set querying of options.
Querying of commands, autocommands, mappings, abbreviations, highlight
groups, and styles should also be supported.
2009-08-27 14:46:29 +10:00
Doug Kearns c56a1ed77b Fix typo in liberator.commandlineOptions definition. 2009-08-27 14:46:28 +10:00
Doug Kearns 08ecc21277 Remove some commented-out code from :unlet action. 2009-08-27 14:46:27 +10:00
Doug Kearns e159a0d07d Add :verbose. 2009-08-27 14:46:26 +10:00
Doug Kearns a4a204a8fe Miscellaneous help fixes. 2009-08-27 14:46:25 +10:00
Doug Kearns 19ddc6aebe Fix a help link in |getting-help| text. (stepnem) 2009-08-23 00:05:54 +10:00
Doug Kearns bc4825c5e7 Mention extended hint commands in :help :bmarks. (stepnem) 2009-08-23 00:05:53 +10:00
Doug Kearns 8eea6951af Document the more-prompt mappings. 2009-08-23 00:05:18 +10:00
Doug Kearns a60f744b7a Fix #333 (Incremental search: /<CR> doesn't work; but n/N does). 2009-08-21 23:57:42 +10:00
Doug Kearns 07b2795a08 Add a reference to the *.typeaheadfind.autostart bug. 2009-08-21 23:57:41 +10:00
Doug Kearns 7e7e68e1eb Formatting fixes. 2009-08-21 23:57:40 +10:00
Doug Kearns 9909a85757 Don't change the command line when running :tab, :time, and :silent. 2009-08-21 23:57:39 +10:00
Doug Kearns b0f4af5e55 Rename -liberator command-line option to -[config-name]. 2009-08-21 23:57:38 +10:00
Doug Kearns cc187d8372 Allow multiple +c and ++cmd command line options. 2009-08-21 23:57:37 +10:00
Doug Kearns e10bde5c0f Fix rendering of multiple FORCE_MULTILINE :echo commands. 2009-08-21 23:57:35 +10:00
Doug Kearns 5b595b013b Fix #334 (mkv! writes (v|n)noremap to vimperatorrc). 2009-08-16 01:45:15 +10:00
Doug Kearns 83808b2a13 Fix mode indicators in :map output. 2009-08-16 01:44:20 +10:00
Doug Kearns 11f6f460ff Add |w| tag to :winopen help. 2009-08-16 01:35:05 +10:00
Doug Kearns 0cab11f017 Add a description to :command -nargs completion. 2009-08-16 01:35:04 +10:00
Doug Kearns 662bf53d5f Normalise fooID => fooId. 2009-08-16 01:35:03 +10:00
Doug Kearns f9436047b1 Some miscellaneous help fixes. 2009-08-16 01:35:02 +10:00
Doug Kearns fbba9bd5f2 Mention the 'messages' option in :help message-history. 2009-08-16 01:34:59 +10:00
Doug Kearns e842bf8cc9 Add :window to run a command in a new window.
Works like :tab.
2009-08-10 21:56:23 +10:00
Doug Kearns ccb7f5cb77 Remove "windows" from the Xulmus features list.
Songbird doesn't support multiple windows.
2009-08-10 21:44:19 +10:00
Doug Kearns eca673911e Fix #335 (Escape quotes in page title when adding bookmarks with 'a' command). 2009-08-10 13:56:10 +10:00
Doug Kearns c43dbf510e Fix #326 (:style -append not working as expected). 2009-08-10 07:13:15 +10:00
Doug Kearns 519908eb2e Fix #285 (Find next doesn't highlight after refresh). 2009-08-10 06:29:11 +10:00
Doug Kearns b6d3f7ef99 Remove some trailing commas. 2009-08-10 02:21:47 +10:00
Doug Kearns ab6eaeff29 Fix typo in history -max option definition. 2009-08-10 02:16:10 +10:00
Doug Kearns 77458e5b8a Whitespace and semicolon fixes. 2009-08-10 02:15:23 +10:00
Doug Kearns a8001baa03 Fix bookmark tag editing via :bmark.
Places transactions are essentially irrelevant given the current
bookmark interface, though could perhaps be supported in the future.
2009-08-09 23:53:41 +10:00
Doug Kearns 2392a2841f Only use a single exact URL match to prefill a :bmark command line. 2009-08-09 23:51:21 +10:00
Doug Kearns 6a903a9614 Don't change the command line when running :execute. 2009-08-09 02:28:03 +10:00
Doug Kearns 06b8bb31c9 Clarify the help for the bang versions of :back and :forward. 2009-08-09 02:07:15 +10:00
Doug Kearns 58c9041beb Fill the :bmark command line generated by <a> with any existing data.
Fixes #237 (The "a" key should fill command line with existing data on
bookmarked).
2009-08-09 02:06:18 +10:00
Doug Kearns 415db95601 Add a ! bang version of :delbmarks to delete all bookmarks. 2009-08-09 01:50:59 +10:00
Doug Kearns e36f9780a7 Clarify the description for ' help (stepnem). 2009-08-08 18:59:09 +10:00
Doug Kearns acd60757d4 Add :!! pseudo command help item. 2009-08-08 18:51:51 +10:00
Doug Kearns f98ab9a9d3 Use the new Asciidoc tables syntax. 2009-08-08 02:14:39 +10:00
Doug Kearns eac245fd89 Use a common asciidoc.conf file for all configs. 2009-08-07 01:15:23 +10:00
Doug Kearns a85df170ae Add all.txt help template files. 2009-08-07 00:48:38 +10:00
Doug Kearns 9ede619160 Update help source files for Asciidoc 8.4.x. 2009-08-06 23:17:08 +10:00
Doug Kearns 817cbd1e75 Fix ":open" link in 'defsearch' help. 2009-08-04 18:30:13 +10:00
Doug Kearns ba905609c4 Fix incorrectly formatted key strings in |key-sequence| help. 2009-08-04 17:55:57 +10:00
Doug Kearns ec4982d50b Add a :helpall command.
This effectively divides the help into chunked and unchunked subsystems
for clarity.
2009-08-04 17:55:55 +10:00
Doug Kearns 240119833b Document the required page reload when changing 'go' scrollbar values. 2009-07-29 23:24:21 +10:00
Doug Kearns 04b96235be Clean up some option descriptions. 2009-07-24 21:01:45 +10:00
Doug Kearns 93c573d04f Clean up the intro.html help pages. 2009-07-23 22:23:33 +10:00
Doug Kearns c82140ca51 Missing semicolon. 2009-07-23 00:34:19 +10:00
Doug Kearns 8db6944017 Add :toolbar* commands to Vim RC file highlighters. 2009-07-23 00:30:24 +10:00
Doug Kearns 96e934e080 Document the <doc> autocommand keyword for page load events. 2009-07-19 19:56:56 +10:00
Doug Kearns bf8529d975 Bump {max,min}version requirements for Muttator. 2009-07-17 23:01:16 +10:00
Doug Kearns 51c7f8bf70 Update Vim syntax file for Muttator. 2009-07-15 21:30:44 +10:00
Doug Kearns f16797c73c Fix typo in PrivateMode description. 2009-07-15 20:25:19 +10:00
Doug Kearns f23fbf35e0 Start cleaning up Muttator documentation. 2009-07-15 18:33:57 +10:00
Doug Kearns f1ca259fac Rename "tabUndo" feature to "tabs_undo". 2009-07-15 18:03:17 +10:00
Doug Kearns f57d0c05a9 Add 'titlestring' to Muttator. 2009-07-15 17:59:57 +10:00
Doug Kearns dbf017bf21 Rename FolderLoaded autocommand event to FolderLoad. 2009-07-15 14:16:58 +10:00
Doug Kearns 821e48a7e3 Add the DOMLoad autocommand event to Muttator.
This also fixes the PageLoad* events.
2009-07-15 14:10:40 +10:00
Doug Kearns e5bdef975b Fix typo in statusline.updateUrl. 2009-07-14 23:23:53 +10:00
Doug Kearns ecc26ad728 Add an about:vimperator page. 2009-07-13 23:52:26 +10:00
Doug Kearns ada0d13e2d Finish converting */NEWS to Asciidoc. 2009-07-13 17:03:15 +10:00
Doug Kearns 383d03ad97 Sync the Xulmus documentation. 2009-07-13 16:51:04 +10:00
Doug Kearns bc2324e151 Add a [j] Asciidoc quote tag for linking directly to help doc tags. 2009-07-13 16:31:07 +10:00
Doug Kearns 25f2695ee2 Fix Debian #534477(don't print the HTML code in url in the status line).
This matches the behaviour of hovered link status-line updates.
2009-07-11 16:51:49 +10:00
Doug Kearns 49da7fca3a Fix 'focuscontent' error. 2009-07-11 16:04:07 +10:00
Doug Kearns c47a0ec1cc Normalise the use of "regexp(s)" vs "regex(es)".
"regex" won the Google battle.
2009-07-11 15:50:48 +10:00