summaryrefslogtreecommitdiff
path: root/common/content/ui.js
Commit message (Expand)AuthorAge
* Add 'const service'Kris Maglione2008-12-17
* change "g." mapping to "g<"Doug Kearns2008-12-17
* Cc/Ci/Cr/CuKris Maglione2008-12-16
* Revert commandline.status, commandline.errorKris Maglione2008-12-16
* Don't trigger completion refresh on substring completion. Why did we do this ...Kris Maglione2008-12-16
* Update TODO, add :colo default (== :hi clear)Kris Maglione2008-12-16
* Remove some dump statementsKris Maglione2008-12-16
* Fix history search when autocomplete is offKris Maglione2008-12-16
* Fix some quirksKris Maglione2008-12-16
* Hopefully fix quirks in last commitKris Maglione2008-12-16
* Fix MOW getting stuck open in odd circumatances (:ls<CR>:js<CR>)Kris Maglione2008-12-16
* Fix first more prompt. Don't sort hint completions.Kris Maglione2008-12-16
* Add commandline.status and commandline.error. Feel free to revert this.Kris Maglione2008-12-14
* Fix :echo undefinedKris Maglione2008-12-11
* Periodically save storage objectsKris Maglione2008-12-10
* fix error in statusline.updateTabCount when go has "n" or "N" and tabs have b...Doug Kearns2008-12-10
* Use FORCE_SINGLELINE in a few more placesKris Maglione2008-12-08
* Fuck with :regressions a bit.Kris Maglione2008-12-08
* Fix quirk on :<Down>Kris Maglione2008-12-08
* BeepKris Maglione2008-12-08
* Dont save empty history stringsKris Maglione2008-12-08
* Fix :regressions white spaceKris Maglione2008-12-08
* Dont allow <holding-tab> to lagKris Maglione2008-12-08
* Fix /find bugsKris Maglione2008-12-07
* Preserve highlight when pusshing messages to the MOW.Kris Maglione2008-12-07
* Push lines to the MOW where appropriateKris Maglione2008-12-07
* Fix :time :stuff, etc.Kris Maglione2008-12-07
* Dont force :echo "foo" to the MOWKris Maglione2008-12-07
* Force the caret to the end of the line on setCommand()Kris Maglione2008-12-07
* Allow MOW output to stackKris Maglione2008-12-07
* Fix commandline.inputKris Maglione2008-12-06
* Cleanup ui.js history searching. Fix white-space in :echo/! output.Kris Maglione2008-12-06
* Force single-line more messageKris Maglione2008-12-06
* Add separate echo/command-line widgetsKris Maglione2008-12-06
* fix more prompt messagesDoug Kearns2008-12-06
* Fix completions with wop-=autoKris Maglione2008-12-05
* Fix async complete bug again. Why did I change it when it was working? It was...Kris Maglione2008-12-05
* Fix async completion bug.Kris Maglione2008-12-05
* No mapping foundKris Maglione2008-12-05
* Prevent async completions from resetting selected completionKris Maglione2008-12-05
* Fix command shadowKris Maglione2008-12-04
* Fix command shadowKris Maglione2008-12-04
* Add go=r to toggle the scrollbarKris Maglione2008-12-04
* Fix wim=""Kris Maglione2008-12-04
* Fix <Tab> with async completionsKris Maglione2008-12-04
* Allow <Tab> completion of ;hint modes (again).Kris Maglione2008-12-04
* Make ':set wildoptions=' work to set the default valueDaniel Bainton2008-12-04
* Rename liberator/ to common/Daniel Bainton2008-12-04