1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 01:41:25 +02:00
Commit Graph

3894 Commits

Author SHA1 Message Date
Martin Stubenschrott 1f6c4859e3 updated artwork to the latest versions, including new icons based on the new vimperator/muttator logos 2008-12-07 11:16:25 +01:00
Kris Maglione 2092d586d7 Fix commandline.input 2008-12-06 19:16:18 -05:00
Kris Maglione ae25ea4309 argdo liberator.jss/"foo \"" + str + "\""/"foo " + str.quote()/g 2008-12-06 18:33:54 -05:00
Kris Maglione 532d520e0e Fix :!echo foo; echo bar; along with broken quoting, etc. 2008-12-06 18:25:14 -05:00
Kris Maglione 183b48afa1 Cleanup ui.js history searching. Fix white-space in :echo/! output. 2008-12-06 18:10:22 -05:00
Kris Maglione 138d8ec8c7 Fix last commit (thanks ervandew) 2008-12-06 15:41:16 -05:00
Kris Maglione cb9e48b67d Search in reverse document order for next/previous links 2008-12-06 13:02:05 -05:00
Kris Maglione 5318a24d5a Force single-line more message 2008-12-06 10:06:48 -05:00
Kris Maglione 2df1016bd5 Fix command line padding 2008-12-06 10:03:12 -05:00
Kris Maglione 983c2be92b Add separate echo/command-line widgets 2008-12-06 09:41:59 -05:00
Kris Maglione 01f7d0d580 Default to anchored completion matching. 2008-12-06 09:18:46 -05:00
Doug Kearns cca40c3067 fix more prompt messages 2008-12-06 12:35:25 +11:00
Kris Maglione ed7549cca7 Fix CompTitle padding, and stuff. 2008-12-05 17:55:38 -05:00
Kris Maglione 704493c646 Fix completions with wop-=auto 2008-12-05 15:09:50 -05:00
Kris Maglione 19f00cfaca Move getNextArg() to commands.parseArg so I can override it in rcquotes.js plugin 2008-12-05 14:30:45 -05:00
Kris Maglione 9a395f8f6c Fix go=lrb again. Properly this time 2008-12-05 14:30:45 -05:00
Kris Maglione ecb44e4cd6 Fix scrollbar guioptions 2008-12-05 13:36:13 -05:00
Kris Maglione 4ab62279ed Fix highlighting active hint. 2008-12-05 13:34:21 -05:00
Kris Maglione 7c3f6eb595 Fix async complete bug again. Why did I change it when it was working? It was late. 2008-12-05 13:07:34 -05:00
Kris Maglione e68aaed9c1 Warn user when changing a pref that theyve changed. Dont open 14 error consoles when we break a module. 2008-12-05 12:51:48 -05:00
Kris Maglione 280b4befcb go=lrb for left, right, and bottom scrollbars respectively. 2008-12-05 12:23:59 -05:00
Kris Maglione 24c80ddb8a Fix async completion bug. 2008-12-05 11:28:19 -05:00
Kris Maglione dad290efcf Fix guioptions setter. 2008-12-05 10:50:55 -05:00
Kris Maglione d5439d0bdc Complete :bmarkgit diff properly 2008-12-05 08:45:43 -05:00
Doug Kearns 64b4d5f9da fix :colorscheme completion 2008-12-05 23:35:12 +11:00
Kris Maglione 0e13ddd166 No mapping found 2008-12-05 07:31:58 -05:00
Kris Maglione bf25c4fe6a This reverts commit 5b706cae475e0253cace8c36115fe0f7bde15736. 2008-12-05 07:17:54 -05:00
Kris Maglione 4a1e064b6d Move Hint { display: inline; } to CSS 2008-12-05 06:30:26 -05:00
Kris Maglione 809da07b11 Prevent async completions from resetting selected completion 2008-12-05 06:22:04 -05:00
U-MAIN\anekos 84e84c81fd Fixed the issue to which hints does not show the numbers.
ex:
  f<ANYCHAR><BS>
2008-12-05 18:37:26 +09:00
Daniel Bainton 3bd42aafb5 Fix ':set' to only show the nondefault entries 2008-12-05 09:26:20 +02:00
Kris Maglione 193e0f1e32 Fix command shadow 2008-12-04 21:26:17 -05:00
Kris Maglione b422d18b37 Fix command shadow 2008-12-04 21:25:50 -05:00
Kris Maglione b8d32c8e3d Add go=r to toggle the scrollbar 2008-12-04 15:58:19 -05:00
Kris Maglione 449e75c0a9 Fix wim="" 2008-12-04 12:11:04 -05:00
Kris Maglione 667e1433ec Allow :se foo nobar baz="Foo. No bar in this town." 2008-12-04 12:06:38 -05:00
Doug Kearns cd66f4dab3 use argCount: "?" with :zoom 2008-12-05 03:07:41 +11:00
Kris Maglione 5791543e89 Fix <Tab> with async completions 2008-12-04 10:25:13 -05:00
Doug Kearns 6ae1fa663e use args.literalArg rather than args.string in :emenu action 2008-12-05 02:10:17 +11:00
Kris Maglione bcb9775b03 Allow <Tab> completion of ;hint modes (again). 2008-12-04 08:18:10 -05:00
Daniel Bainton 2422c97e61 Fix the modules path in the xpi chrome.manifests 2008-12-04 10:03:45 +02:00
Daniel Bainton 91f8e8d2a4 Make ':set wildoptions=' work to set the default value 2008-12-04 08:30:47 +02:00
Daniel Bainton 41014e4fe7 Edit the makefiles and chrome.manifests to work with common/ 2008-12-04 08:03:50 +02:00
Daniel Bainton 729854c749 Rename liberator/ to common/ 2008-12-04 07:56:35 +02:00