summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Employ dactyl.assert where appropriate in Melodactyl.Doug Kearns2010-10-21
* Improve autocommands.xml formatting.Doug Kearns2010-10-21
* Remove unnecessary use of typeof when setting the default value of 'cpt'.Doug Kearns2010-10-21
* Don't reload the page on gU when we're already there.Doug Kearns2010-10-21
* Use entities in xmlns attributes where missing.Doug Kearns2010-10-20
* Typo fixes.Doug Kearns2010-10-20
* Fix name of Teledactyl overlay.Doug Kearns2010-10-19
* Whitespace fixes.Doug Kearns2010-10-18
* Make the 'urlseparator' example use the default value. (cf. issue 98)Štěpán Němec2010-10-20
* Show status of radio/checkbox elements in hint label.Kris Maglione2010-10-20
* Ignore some errors on failed incrimental search on FF36. Closes issue #96.Kris Maglione2010-10-20
* Fix FF36 colossally broken by last commit.Kris Maglione2010-10-20
* Insert window into the modules prototype chain again, for the time being. Clo...Kris Maglione2010-10-20
* Fix :!foo completion (but not :! foo completion, which works fine).Kris Maglione2010-10-18
* Work around new problems introduced by recent JägerMonkey changes. Closes is...Kris Maglione2010-10-18
* Deal with Vimperator issue 425.Kris Maglione2010-10-18
* Add :if/:elseif to :help :bar.Kris Maglione2010-10-18
* Use modes.set in autocmd-examples rather than modes.push.Kris Maglione2010-10-18
* Hopefully remove some :abbrev silliiodocy.Kris Maglione2010-10-18
* Deal with some duplicated code, plus some collateral optimization.Kris Maglione2010-10-17
* Fix the -javascript :command option description.Štěpán Němec2010-10-18
* Provide JavaScript completion for the -js :command option.Štěpán Němec2010-10-18
* Implement (with an e) an experimental ‘ex’ namespace.Kris Maglione2010-10-17
* Add :command -javascript and CommandOption#default.Kris Maglione2010-10-17
* Try harder not to count invisible elements in <count>gi.Kris Maglione2010-10-17
* Fix default value completion for options.Štěpán Němec2010-10-17
* Add a reference to ;S in :h :bmark.Štěpán Němec2010-10-17
* Refactor :open action.Doug Kearns2010-10-18
* Fix MOW initialization in Teledactyl.Doug Kearns2010-10-18
* Update Vim runtime files for Ex conditionals.Doug Kearns2010-10-17
* Replace dactyl.has(OS) with util.isOS.Doug Kearns2010-10-17
* Fix some doc bugs.Kris Maglione2010-10-16
* Fix a possibly freudian typo found by stepnem.Kris Maglione2010-10-16
* Add &tag.command-line; and &tag.status-line; entities.Kris Maglione2010-10-16
* Add :if/:elseif/:else/:endif contiditionals. Also add comment help tag.Kris Maglione2010-10-16
* "impliment" -> "implement"Štěpán Němec2010-10-17
* Fix serialization of commands with embedded new lines in their args but no he...Kris Maglione2010-10-16
* Fix some dactyl.userEval magic now that it works again.Kris Maglione2010-10-16
* Remove inane fourth argument from tabs.remove.Kris Maglione2010-10-16
* Fix tabs.remove for count === undefined.Štěpán Němec2010-10-16
* Hint mode: Don't be discouraged by a document's lack of a body. Closes issue ...Kris Maglione2010-10-16
* Add missing :tabclose specs in the documentation.Štěpán Němec2010-10-16
* Fix some typos.Štěpán Němec2010-10-16
* Refactor the gu mapping action again.Doug Kearns2010-10-17
* Refactor the gu mapping action.Doug Kearns2010-10-16
* Fix double command output for things like :ls|lsKris Maglione2010-10-15
* Use rendered HTML for gF/:w !foo/:w >>foo until someone inevitably complains....Kris Maglione2010-10-15
* Somewhat better Y and :yank copy behavior that should work as expected on OS-X.Kris Maglione2010-10-15
* Fix a typo in sanitizer.jsm.Kris Maglione2010-10-15
* Fix a bug in replacing user commands. Closes issue #88.Kris Maglione2010-10-15