summaryrefslogtreecommitdiff
path: root/common/content/commandline.js
Commit message (Expand)AuthorAge
* Ditch the bloody chrome registry.Kris Maglione2011-01-13
* Deal with fallout from 609832.Kris Maglione2011-01-09
* Autocomplete magic.Kris Maglione2011-01-04
* Style the Add-on Bar rather than the statusbar where applicable.Kris Maglione2011-01-04
* Decent filtering for :extrehash. Fix tab bar layout after rehash with go+=n. ...Kris Maglione2010-12-31
* Some constants to save my sanity.Kris Maglione2010-12-31
* Probably fix a race in completion list generation after :rehash.Kris Maglione2010-12-30
* Don't be so eager to drop out of MOW mode for scrolling keys.Kris Maglione2010-12-30
* Miscellaneous semicolon, whitespace, and formatting fixes.Doug Kearns2010-12-30
* Replace weird mystery meat args of mapping actions with a proper object.Kris Maglione2010-12-29
* Fix <C-[> passing and causing a history back event in command line mode. Fix ...Kris Maglione2010-12-29
* Add :hi -link.Kris Maglione2010-12-29
* Remove unused variable assignment from CommandLine#onMultilineInputEvent.Doug Kearns2010-12-30
* Fix scrolling bug.Kris Maglione2010-12-29
* 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
* Hopefully deal with our lost focus issues once and for all.Kris Maglione2010-12-28
* Add real mappings for most HINT mode keys. Lazily expand leader, and keep in ...Kris Maglione2010-12-28
* Possibly stem aforementioned focus bug.Kris Maglione2010-12-27
* Fix focus bug. Closes issue #212.Kris Maglione2010-12-27
* Check <pre/> and <code/> elements in ;F.Kris Maglione2010-12-27
* [bootstrap] Fix bug in :map -silent.Kris Maglione2010-12-27
* [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
| * Merge changes from bootstrapped.Kris Maglione2010-12-24
* | [bootstrap] Add a :rehash (temporarily undocumented) command.Kris Maglione2010-12-25
* | [bootstrap] Fix more reinitialization issues.Kris Maglione2010-12-25
* | [bootstrapped] Fix some CSS issues after restartless reload.Kris Maglione2010-12-25
* | [bootstrapped] Minor changes.Kris Maglione2010-12-25
* | Fix some cleanup issues.Kris Maglione2010-12-24
* | [bootstrap] Changes toward proper reinitialization after disabling.Kris Maglione2010-12-24
* | Fix MOW styling. Enable running cleanup code on bootstrapped disable. Re-enab...Kris Maglione2010-12-24
* | Bootstrap cleanup work.Kris Maglione2010-12-23
* | More bootstrap work.Kris Maglione2010-12-23
* | Steps towards bootstrapped addon.Kris Maglione2010-12-23
|/
* Fix some bugs.Kris Maglione2010-12-22
* Allow mapping keys in HINT and other modes. Closes issue #10. Closes issue #158.Kris Maglione2010-12-22
* Refactor the Styles API and implimentation slightly. Move deprecated() to bas...Kris Maglione2010-12-22
* Fix RangeFind corner case.Kris Maglione2010-12-21
* Disable completion.shellCommand.Kris Maglione2010-12-20
* Fix "match n of m" remaining in the progress line after <Esc>.Kris Maglione2010-12-20
* Fix definition link for commands defined on the command-line.Kris Maglione2010-12-18
* Fix bug in last commit.Kris Maglione2010-12-18
* Import the portion of a patch in my queue regarding MOW scrolling.Kris Maglione2010-12-18