26
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow asynchronous io.system() calls. Fix :help intro. More... over 13 years ago
Minor enhancements to <C-i>/<C-o> More... over 13 years ago
Serialize the :map -count flag. More... over 13 years ago
Fix Firefox exploding on <C-i> More... over 13 years ago
Remove stale dump statement. More... over 13 years ago
Keep browser from exploding on <C-i> in Command Line mode. More... over 13 years ago
Doc fixes. More... over 13 years ago
Make 'doc' available to group initializer. More... over 13 years ago
Remove leftover line. More... over 13 years ago
Muck with stringmap/sitemap/stringmap default value completions. More... over 13 years ago
Add [d and ]d. More... over 13 years ago
Initial work towards making <C-o> and <C-i> more Vim-like. More... over 13 years ago
Fix util.generateXPath for unknown namespaces. More... over 13 years ago
Add g]. More... over 13 years ago
Update zoom display on full zoom changed triggered outside of Pentadactyl. More... over 13 years ago
Store node XPath in marks. More... over 13 years ago
Add a basic XPath generator. More... over 13 years ago
Store marks as line and column ordinals rather than percentages. More... over 13 years ago
Fix Option.validateCompleter with non-options. More... over 13 years ago
Add basic stringmap support to Option.validateCompleter. More... over 13 years ago
Re-enable Text Edit mode in non-Google editable windows. More... over 13 years ago
Don't derive Text Edit mode from Operator mode. Allow escaping from Operator mode. More... over 13 years ago
Reconcile the format of 'sanitizeitems' with most other list options. More... over 13 years ago
Don't prompt on :san -h foo all More... over 13 years ago
Flush the startup cache when re-sourcing a JS file. More... over 13 years ago
Add 'spelllang'. Closes issue #530. More... over 13 years ago
Fix pass through of <Space> to alert boxen. More... over 13 years ago
Muck with buffer.findLink against my better judgement. Closes issue #607. Closes issue #200. More... over 13 years ago
Fix scrolling commands. More... over 13 years ago
Fallback to count of parent mapping in motion maps. 2dw == d2w == 8d2w. More... over 13 years ago