summaryrefslogtreecommitdiff
path: root/common/content/commandline.js
Commit message (Collapse)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
| | | | Cleanup.
* Some constants to save my sanity.Kris Maglione2010-12-31
|
* Probably fix a race in completion list generation after :rehash.Kris Maglione2010-12-30
| | | | | --HG-- extra : rebase_source : d5bf5ae963dab35a624d4a85089e372174b39168
* 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
| | | | reinitialization when not purging module globals.
* Add :hi -link.Kris Maglione2010-12-29
| | | | | --HG-- extra : rebase_source : 9bc26b19eac01350323073212d12a91fd2f31189
* 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 ↵Kris Maglione2010-12-28
| | | | behavior of yore. Closes issue #217.
* Hopefully deal with our lost focus issues once and for all.Kris Maglione2010-12-28
| | | | | | | | | | | | | Update issue 131 Status: Started This should hopefully take care of this issue. Update issue 212 Status: Started This should hopefully take care of this issue. --HG-- branch : bootstrapped
* Add real mappings for most HINT mode keys. Lazily expand leader, and keep in ↵Kris Maglione2010-12-28
| | | | | | | sync with 'mapleader'. --HG-- branch : bootstrapped
* Possibly stem aforementioned focus bug.Kris Maglione2010-12-27
| | | | | --HG-- branch : bootstrapped
* Fix focus bug. Closes issue #212.Kris Maglione2010-12-27
| | | | | --HG-- branch : bootstrapped
* Check <pre/> and <code/> elements in ;F.Kris Maglione2010-12-27
| | | | | --HG-- branch : bootstrapped
* [bootstrap] Fix bug in :map -silent.Kris Maglione2010-12-27
| | | | | --HG-- branch : bootstrapped
* [bootstrap] Purge stale modules on upgrade as well as explicit rehash.Kris Maglione2010-12-25
| | | | | --HG-- branch : bootstrapped
* [bootstrap] Merge default.Kris Maglione2010-12-25
|\ | | | | | | | | | | --HG-- branch : bootstrapped rename : common/content/modules.js => common/modules/overlay.jsm
| * Merge changes from bootstrapped.Kris Maglione2010-12-25
| |
| * Multiline output mode isn't a sub-mode of command-line mode. Fixes MOW ↵Kris Maglione2010-12-25
| | | | | | | | scrolling issues and makes MOW keys bindable.
* | Fix some subtle rehashing bugs.Kris Maglione2010-12-25
| | | | | | | | | | --HG-- branch : bootstrapped
* | Merge default.Kris Maglione2010-12-25
|\| | | | | | | | | --HG-- branch : bootstrapped
| * 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
| | | | | | | | | | --HG-- branch : bootstrapped
* | [bootstrap] Fix more reinitialization issues.Kris Maglione2010-12-25
| | | | | | | | | | --HG-- branch : bootstrapped
* | [bootstrapped] Fix some CSS issues after restartless reload.Kris Maglione2010-12-25
| | | | | | | | | | --HG-- branch : bootstrapped
* | [bootstrapped] Minor changes.Kris Maglione2010-12-25
| | | | | | | | | | --HG-- branch : bootstrapped
* | Fix some cleanup issues.Kris Maglione2010-12-24
| | | | | | | | | | --HG-- branch : bootstrapped
* | [bootstrap] Changes toward proper reinitialization after disabling.Kris Maglione2010-12-24
| | | | | | | | | | --HG-- branch : bootstrapped
* | Fix MOW styling. Enable running cleanup code on bootstrapped disable. ↵Kris Maglione2010-12-24
| | | | | | | | | | | | | | Re-enabling still does not work. --HG-- branch : bootstrapped
* | Bootstrap cleanup work.Kris Maglione2010-12-23
| | | | | | | | | | --HG-- branch : bootstrapped
* | More bootstrap work.Kris Maglione2010-12-23
| | | | | | | | | | --HG-- branch : bootstrapped
* | Steps towards bootstrapped addon.Kris Maglione2010-12-23
|/ | | | | --HG-- branch : bootstrapped
* 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 ↵Kris Maglione2010-12-22
| | | | base.jsm.
* 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
|