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
*
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
*
Block invalid keys in VISUAL TEXT EDIT mode and add v_x mapping. Closes issue...
Kris Maglione
2010-12-13
*
Allow specifying line numbers in 'editor'. Take advantage in <C-i> and view-s...
Kris Maglione
2010-12-09
*
Minor mode magic.
Kris Maglione
2010-12-07
*
Do away with services.(get|create), and move the prefs module to its own file.
Kris Maglione
2010-12-01
*
Don't treat <C-c> specially in pass-through mode. Closes issue #160.
Kris Maglione
2010-12-01
*
Clean up editor.pasteClipboard.
Doug Kearns
2010-11-11
*
Make editor.expandAbbreviation a little more readable.
Doug Kearns
2010-11-10
*
Rip out threading code. Fixes issue #119. Fixes issue #128.
Kris Maglione
2010-11-12
*
Fix bug.
Kris Maglione
2010-11-09
*
Add external editor mappings to Command Line and Text Edit modes.
Doug Kearns
2010-11-08
*
Replace util.isOS with a platform queryable util.OS object.
Doug Kearns
2010-11-08
*
Add missing semicolons.
Doug Kearns
2010-11-05
*
Dispatch events from buffer.followLink as trusted events. Closes issue #124.
Kris Maglione
2010-11-07
*
Remove unused editor._lastFindChar{,Func} variables.
Doug Kearns
2010-11-05
*
Partially clean up count handling in Editor.
Doug Kearns
2010-11-05
*
Fix count handling of t_p.
Doug Kearns
2010-11-05
*
Remove some useless return statements from Editor.
Doug Kearns
2010-11-05
*
End both visual characterwise and linewise modes with either v_V or v_v.
Doug Kearns
2010-11-05
*
Remove support for t_gI for now.
Doug Kearns
2010-11-05
*
Make use of dactyl.assert in t_<C-t> and v_d actions.
Doug Kearns
2010-11-05
*
Improve t_u and t_r descriptions.
Doug Kearns
2010-11-05
*
Whitespace fixes.
Doug Kearns
2010-11-05
*
Add missing semicolons.
Doug Kearns
2010-11-05
*
Do something remotely reasonable where designMode documents are concerned. So...
Kris Maglione
2010-10-24
*
Don't collapse command-line selection on mode change.
Kris Maglione
2010-10-23
*
Typo fixes.
Doug Kearns
2010-10-20
*
Replace dactyl.has(OS) with util.isOS.
Doug Kearns
2010-10-17
*
Hint mode: Don't be discouraged by a document's lack of a body. Closes issue ...
Kris Maglione
2010-10-16
*
Better :yank formatting.
Kris Maglione
2010-10-14
*
Miscellaneous formatting fixes.
Doug Kearns
2010-10-11
*
Fix inserting [ '"] as the first character in command-line mode.
Kris Maglione
2010-10-12
*
Fix completion list for functions that return augmented arrays.
Kris Maglione
2010-10-11
*
Replace spurious modes.replace call that Doug, er, warned be about before I c...
Kris Maglione
2010-10-09
[next]