index
:
pentadactyl
master
Pentadactyl for Pale Moon
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
content
/
editor.js
Commit message (
Expand
)
Author
Age
*
Run style bot.
Doug Kearns
2011-03-19
*
Different 'passunknown' default for now.
Kris Maglione
2011-03-15
*
Use globbed modifiers for pass through keys.
Kris Maglione
2011-03-14
*
Some 'passunknown' enhancements.
Kris Maglione
2011-03-13
*
Move input prompt strings to the properties file.
Doug Kearns
2011-03-13
*
Add missing <Tab>/<S-Tab> bindings.
Kris Maglione
2011-03-12
*
Make 'strictfocus' a currently undocumented sitemap option.
Kris Maglione
2011-03-12
*
Tweak revision 13f6e3a205d4 to be less lenient in Input modes by default.
Kris Maglione
2011-03-12
*
Fix t_f issues. Closes issue #424.
Kris Maglione
2011-03-10
*
Fix c_e.
Kris Maglione
2011-03-08
*
Fix hint generation after closing a window.
Kris Maglione
2011-03-06
*
Move some messages to properties file. Local and modules directories still to...
Kris Maglione
2011-02-25
*
Add descriptions to the remaining editor mappings.
Štěpán Němec
2011-02-20
*
Cleanup motion maps somewhat. Add descriptions to other editor mappings.
Kris Maglione
2011-02-19
*
Fix t_p broken in revision 650be38ccc54. Closes issue #391.
Kris Maglione
2011-02-19
*
Fix closing menus on <Esc> broken in revision bf712a2498ed.
Kris Maglione
2011-02-19
*
Fix typos. Ugh.
Kris Maglione
2011-02-17
*
Add some mappings to AUTOCOMPLETE mode.
Kris Maglione
2011-02-17
*
Preliminary REPL mode.
Kris Maglione
2011-02-17
*
Fix pressing <Space> in content-editable windows. Closes issue #not-in-the-tr...
Kris Maglione
2011-02-12
*
Fix a race.
Kris Maglione
2011-02-10
*
Fix typo noted by stepnem.
Kris Maglione
2011-02-02
*
Make t_^ do something sensible.
Kris Maglione
2011-02-01
*
Remove stale dump statement.
Kris Maglione
2011-02-01
*
Simplify Editor.extendRange somewhat.
Kris Maglione
2011-02-01
*
Adjust buffer.currentWord not to modify the selection. Add 'isk', undocumente...
Kris Maglione
2011-02-01
*
Make t_B, t_W, t_e, and t_E do something sensible.
Kris Maglione
2011-02-01
*
Fix pasting bug.
Kris Maglione
2011-02-01
*
Fix some hinting bugs.
Kris Maglione
2011-01-24
*
Fix v_v and v_V.
Doug Kearns
2011-01-20
*
Use Files rather than strings in io.js where possible. Add some missing docs.
Kris Maglione
2011-01-20
*
Move fallthrough handler proccessing until after all normal key handling. Mak...
Kris Maglione
2011-01-19
*
Get rid of absurd Map#route flag. Consolodate some constants.
Kris Maglione
2011-01-18
*
Fix editor.editFieldExternally.
Doug Kearns
2011-01-11
*
Deal with fallout from 609832.
Kris Maglione
2011-01-09
*
Fix gu on Gecko 2. Closes issue #244.
Kris Maglione
2011-01-06
*
Fix deprecation warning.
Kris Maglione
2011-01-04
*
Fix <S-Insert> when newlines are involved.
Kris Maglione
2010-12-31
*
Deprecate dactyl.mode.
Kris Maglione
2010-12-30
*
Miscellaneous semicolon, whitespace, and formatting fixes.
Doug Kearns
2010-12-30
*
Replace weird mystery meat args of mapping actions with a proper object.
Kris Maglione
2010-12-29
*
Merge changes from bootstrapped.
Kris Maglione
2010-12-25
*
Use :highlight groups for styling input boxes during external editing.
Kris Maglione
2010-12-22
*
Factor out unnecessary and potentially problematic use of threadYield in edit...
Kris Maglione
2010-12-22
*
Fix gF and so forth.
Kris Maglione
2010-12-22
*
Unbind i_<Tab>. Closes issue #199. Closes issue #149.
Kris Maglione
2010-12-20
*
Fix definition link for commands defined on the command-line.
Kris Maglione
2010-12-18
*
Import the bulk of a focus management patch near the top of my queue.
Kris Maglione
2010-12-18
*
Replace %format strings with our standard <macro> format strings in 'editor' ...
Kris Maglione
2010-12-18
*
Typo and general idiocy fixes. Kill 'linksearch'.
Kris Maglione
2010-12-17
[next]