summaryrefslogtreecommitdiff
path: root/common/content
Commit message (Expand)AuthorAge
* Replace weird mystery meat args of mapping actions with a proper object.Kris Maglione2010-12-29
* Cleanup completion.ex parsing and fix it for non-[a-zA-Z]+ commands.Kris Maglione2010-12-29
* Fix <C-[> passing and causing a history back event in command line mode. Fix ...Kris Maglione2010-12-29
* Tend towards proportional fonts in :help.Kris Maglione2010-12-29
* Add :hi -link.Kris Maglione2010-12-29
* Remove unused variable assignment from CommandLine#onMultilineInputEvent.Doug Kearns2010-12-30
* Make 'stal' a string option.Kris Maglione2010-12-29
* Move config module to config.jsm.Kris Maglione2010-12-29
* Docs and so forth for macro-string/compileMacro changes that snuck into a pre...Kris Maglione2010-12-29
* Fix unterminated key chains. Closes issue #219.Kris Maglione2010-12-29
* Fix scrolling bug.Kris Maglione2010-12-29
* Treat XUL Tree and TextBox elements as input elements.Kris Maglione2010-12-28
* Fix status bar command line completion window.Kris Maglione2010-12-28
* Use real key bindings in MOW mode, and also restore the strange key passing b...Kris Maglione2010-12-28
* Fix minor completion bug.Kris Maglione2010-12-28
* Show the hg revision and date in :version where possible when running from a ...Kris Maglione2010-12-28
* Change the order of nodeset filter application in hint generation.Kris Maglione2010-12-28
* Fix activating scrollable elements via ;F.Kris Maglione2010-12-28
* Hopefully deal with our lost focus issues once and for all.Kris Maglione2010-12-28
* [bootstrap] Fix highlighting the statusline and visual bell after rehash.Kris Maglione2010-12-28
* Fix bug in last commit.Kris Maglione2010-12-28
* Add real mappings for most HINT mode keys. Lazily expand leader, and keep in ...Kris Maglione2010-12-28
* Accept command line arguments in :rehash. Document :rehash, add :exttoggle, :...Kris Maglione2010-12-28
* Fix parsing of non-decimal option values. Closes issue #215.Kris Maglione2010-12-28
* Possibly stem aforementioned focus bug.Kris Maglione2010-12-27
* Fix focus bug. Closes issue #212.Kris Maglione2010-12-27
* Use options.list() for displaying option values.Kris Maglione2010-12-27
* Check <pre/> and <code/> elements in ;F.Kris Maglione2010-12-27
* [bootstrap] Merge default.Kris Maglione2010-12-27
|\
| * Merge changes from bootstrapped.Kris Maglione2010-12-27
| * Fix gU for URLs containing //.Kris Maglione2010-12-27
* | [bootstrap] Fix bug in :map -silent.Kris Maglione2010-12-27
* | Fix error trapping in events.feedkeys.Kris Maglione2010-12-27
* | [bootstrap] Merge default.Kris Maglione2010-12-27
|\|
| * Cleanup.Kris Maglione2010-12-26
| * Some small changes for the sake of plugins.Kris Maglione2010-12-26
| * Re-enable tab numbers of FF36.Kris Maglione2010-12-26
* | [bootstrap] Merge default.Kris Maglione2010-12-26
|\|
| * Fix typo that breaks parsing of command line arguments.Kris Maglione2010-12-26
| * Fix macro interpolation of null counts in key bindings.Kris Maglione2010-12-26
| * Get rid of stupid special casing of "q" in the key press handler.Kris Maglione2010-12-25
| * Allow binding keys in "menu" modes.Kris Maglione2010-12-25
* | [bootstrap] Purge stale modules on upgrade as well as explicit rehash.Kris Maglione2010-12-25
* | [bootstrap] Merge default.Kris Maglione2010-12-25
|\|
| * Merge changes from bootstrapped.Kris Maglione2010-12-25
| * Multiline output mode isn't a sub-mode of command-line mode. Fixes MOW scroll...Kris Maglione2010-12-25
* | Fix some subtle rehashing bugs.Kris Maglione2010-12-25
* | Merge default.Kris Maglione2010-12-25
|\|
| * Merge changes from bootstrapped.Kris Maglione2010-12-25
| * Fix some key handling bugs. Closes issue #210.Kris Maglione2010-12-25