1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-23 14:35:46 +01:00
Commit Graph

63 Commits

Author SHA1 Message Date
Kris Maglione
c284e1ced8 First work towards cleaning up the commandline.js rat's nest. Don't expect any of these new interfaces to stay remotely as they are.
--HG--
branch : key-processing
2011-01-26 01:24:54 -05:00
Kris Maglione
fb7d6c9809 Update copyright headers. 2011-01-23 23:34:24 -05:00
Kris Maglione
d71320aa09 Don't force help initialization until we see something that looks like a help link. Other small interface changes. 2011-01-21 05:27:15 -05:00
Kris Maglione
40ece9b1d6 Fix trying to process counts in FIND mode. Closes issue #280. 2011-01-20 05:45:26 -05:00
Kris Maglione
86b8014081 Add base FIND mode. 2011-01-18 18:46:56 -05:00
Kris Maglione
c78bb0f332 Get rid of absurd Map#route flag. Consolodate some constants. 2011-01-18 17:35:57 -05:00
Kris Maglione
7d178cfb34 Add file input editing history. 2011-01-15 19:17:24 -05:00
Kris Maglione
0d9f623bea Fix finder with iframes. Fix dactyl cleanup on :rehash. 2011-01-12 14:15:58 -05:00
Kris Maglione
893ed79637 Fix deleting files after viewing them from source links in :list*. 2011-01-10 16:57:47 -05:00
Kris Maglione
bf5846e876 Fix finder bug. 2011-01-04 13:32:15 -05:00
Doug Kearns
80def7bfe9 Set the Vim ft in the modeline of the new modules.
--HG--
extra : rebase_source : 931647ac0dc0fb21d33d5f03b2d7267a73c0bb45
2011-01-05 02:41:06 +11:00
Kris Maglione
89f50168ae Fix typo. 2011-01-04 02:24:33 -05:00
Kris Maglione
27f5f16aa9 Experimentally move finder.js to finder.jsm.
--HG--
rename : common/content/finder.js => common/modules/finder.jsm
2011-01-04 02:20:52 -05:00