26
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
marks support (thanks viktor) More... over 17 years ago
added back zoom_to function More... over 17 years ago
markup 'activate' option as such in :tabopen help text
dkearns
as Doug Kearns
More... over 17 years ago
fix some help text typos
dkearns
as Doug Kearns
More... over 17 years ago
changed the colors back to green/red. More... over 17 years ago
remove unused global constants FUNCTION and COMPLETEFUNC
dkearns
as Doug Kearns
More... over 17 years ago
change all references to "settings" to "options"
dkearns
as Doug Kearns
More... over 17 years ago
convert help page to XHTML Strict (excepting the id values) and add initial implementations for the :viusage and :exusage commands
dkearns
as Doug Kearns
More... over 17 years ago
initial Command/Commands implementation - replacing g_commands
dkearns
as Doug Kearns
More... over 17 years ago
comment out debugging log message
dkearns
as Doug Kearns
More... over 17 years ago
add <ESC> closes :addons window bug to TODO
dkearns
as Doug Kearns
More... over 17 years ago
fix missing [count] functionality in normal mode commands
dkearns
as Doug Kearns
More... over 17 years ago
made action public to change .execute() to be a prototype More... over 17 years ago
add missing var declarations
dkearns
as Doug Kearns
More... over 17 years ago
merged the new mappings code, all glory goes to Doug! More... over 17 years ago
fix the mapping usage string to only show the primary command
dkearns
as Doug Kearns
More... over 17 years ago
fix typo in bufferposition_str variable declaration
dkearns
as Doug Kearns
More... over 17 years ago
remove a trailing , and :retab the file
dkearns
as Doug Kearns
More... over 17 years ago
change references to vimperator.mode to vimperator.modes
dkearns
as Doug Kearns
More... over 17 years ago
fix extra_info processing in Map() and other minor typos
dkearns
as Doug Kearns
More... over 17 years ago
cleaned up mappings code, should be feature complete now (apart from the non-implemented getAll() method. More... over 17 years ago
Added (outcommented because too slow) 'numbertabs' option (by hrist). More... over 17 years ago
changed the flags back. don't use 1 << 0 for any of the flags, since the 'default' one is 0 More... over 17 years ago
fix some minor, reintroduced, typos and add missing help line for <ESC> map
dkearns
as Doug Kearns
More... over 17 years ago
changed coding style, commented things which should be changed with XXX: More... over 17 years ago
add missing var declaration to urls in openURLs*()
dkearns
as Doug Kearns
More... over 17 years ago
finish converting the mappings to the new Map() format
dkearns
as Doug Kearns
More... over 17 years ago
add missing variable declaration for thistype, thismode, thisfunc in triggerCallBack()
dkearns
as Doug Kearns
More... over 17 years ago
remove last references to command_line and status_line
dkearns
as Doug Kearns
More... over 17 years ago
explicitly set JS version to 1.7 More... over 17 years ago