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 |
|
Doug Kearns
|
c51761e08b
|
Validate the pattern arg to :autocmd.
|
2009-07-11 15:45:55 +10:00 |
|
Doug Kearns
|
76a096e36b
|
Only fire the DOMLoad autocommand for the top level document.
This matches the PageLoad autocommand behaviour.
|
2009-07-11 15:29:53 +10:00 |
|
Doug Kearns
|
363cefe30f
|
Remove duplicated definition of 'private'.
|
2009-07-11 15:29:07 +10:00 |
|
Doug Kearns
|
18bf61c1e0
|
Match Vim's behaviour with <Nop> in the RHS of a mapping.
<Nop> is not remapped if it is the complete RHS of a mapping otherwise
it behaves like any other key.
|
2009-07-11 00:43:58 +10:00 |
|
Doug Kearns
|
1f7b6f4b05
|
Make :open <noarg> behaviour match that of :tabopen/:winopen.
|
2009-07-11 00:43:27 +10:00 |
|
Doug Kearns
|
c062cf48df
|
Move liberator.{register,trigger}Callback to CommandLine.
|
2009-07-11 00:43:16 +10:00 |
|
Doug Kearns
|
6bea2bb081
|
Update Vim syntax files.
|
2009-07-09 21:06:33 +10:00 |
|
Doug Kearns
|
494788e5ca
|
Test the "tabs" feature when adding Tab* events.
|
2009-07-09 06:00:26 +10:00 |
|
Doug Kearns
|
8cb22c4c97
|
Fix the tab count status-line field in FF 3.5.
|
2009-07-09 06:00:25 +10:00 |
|
Doug Kearns
|
84fd82e473
|
Specify an iconURL in Xulmus' install manifest.
|
2009-07-09 06:00:24 +10:00 |
|
Doug Kearns
|
87f15456cb
|
Fix the feature list for COMPOSE mode.
|
2009-07-08 23:18:27 +10:00 |
|
Doug Kearns
|
e8f07f37d0
|
Extract composer behaviour into a new composer module.
|
2009-07-08 22:37:03 +10:00 |
|
Doug Kearns
|
47c6e005fa
|
Mention #107 in TODO.
Ticket #107 (Command line should support | to separate commands (like
Vim)).
|
2009-07-08 22:13:39 +10:00 |
|
Doug Kearns
|
cdb7cfeb35
|
Remove 'online' definition from Browser.
This is currently config specific.
|
2009-07-07 22:16:00 +10:00 |
|
Doug Kearns
|
5e2b5b014b
|
Rename {Command,Map)#isUser{Command,Map} => #user.
|
2009-07-07 22:08:51 +10:00 |
|
Doug Kearns
|
4df207e6e5
|
Add some rudimentary extension related commands.
Adds :extadd, :extdelete, :extdisable, :extenable, :extensions.
|
2009-07-07 21:37:41 +10:00 |
|
Doug Kearns
|
3a904b16d9
|
Remove duplication of command/option defintions in Browser.
|
2009-07-06 04:06:04 +10:00 |
|
Doug Kearns
|
6ea29dde95
|
Bump Xulmus' maxVersion to 1.2.0.
|
2009-07-05 22:38:45 +10:00 |
|
Doug Kearns
|
acdb66ed04
|
Fix some duplicated :tabduplicate help entries.
|
2009-07-03 23:08:26 +10:00 |
|
Doug Kearns
|
29ce60821b
|
Fix typo in mappings.addUserMap - broken in 5a9b51a.
|
2009-07-02 18:25:23 +10:00 |
|
Doug Kearns
|
ed62a23c83
|
Extract common browser related behaviour into a new browser module.
|
2009-07-02 17:17:13 +10:00 |
|
Doug Kearns
|
ddf3383619
|
Relocate mappings.get function completer to COMPLETION section.
|
2009-07-01 19:06:25 +10:00 |
|
Doug Kearns
|
c5e4ab7ad1
|
Fix opening of the error console when loading modules in Xulmus.
Songbird doesn't define window.toJavaScriptConsole.
|
2009-07-01 18:57:15 +10:00 |
|
Doug Kearns
|
e57f63ff10
|
Fix clashing shortnames for :tabdo and :tabduplicate.
Fixes #312 (tabd completion changed).
|
2009-07-01 18:56:32 +10:00 |
|
Doug Kearns
|
581b2e67dc
|
Prevent user mappings from shadowing longer ones with a common prefix.
|
2009-07-01 18:53:49 +10:00 |
|
Doug Kearns
|
8ef5ab8178
|
Add a Map#isUserMap property.
This is symmetrical with Command#isUserCommand although both should
probably be renamed #user given the other property names.
|
2009-07-01 18:52:32 +10:00 |
|
Doug Kearns
|
3bb2f92e83
|
Remove Gmail hack from the default 'hinttags' value.
This was barely a partial solution anyway.
|
2009-07-01 18:47:27 +10:00 |
|
Doug Kearns
|
f9ffc9138a
|
Cleanup and add some documention.
|
2009-06-29 19:22:09 +10:00 |
|
Doug Kearns
|
701f9ef494
|
Move filename calculations from io.createTempFile to config.tempFile.
|
2009-06-29 19:09:11 +10:00 |
|
Doug Kearns
|
d2c1c02c38
|
Fix the RC file modeline ft setting written with :mkv.
Each extension has its own associated Vim filetype.
|
2009-06-29 19:09:10 +10:00 |
|