26
I Use This!
Inactive

Commits : Listings

Analyzed 10 days ago. based on code collected 11 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typo More... almost 18 years ago
added ###VERSION### and ###DATE### for being seded in the Makefile More... almost 18 years ago
fixed hints More... almost 18 years ago
added goUp() and isDirectory(uri) functions gu and gU mappings for going up More... almost 18 years ago
delay sourcing of the rc file so that commands that open new tabs (like js!) can work More... almost 18 years ago
fixes: 'tag' command works once more 'source ~/' shows the matches fdopen checks whether the file exists, and throws a more-readable error if it doesn't 'help' work if the current document is a XULDocument (it shows the help in a new tab) More... almost 18 years ago
major code cleanup by using constants instead of indices, small bugs still may occur due to this change More... almost 18 years ago
wildmode and wildsort support :open . and .. and .../ supported More... almost 18 years ago
small changes More... almost 18 years ago
Makefile changes for missing chrome/ dir More... almost 18 years ago
changed version number for now a little More... almost 18 years ago
added feeling lucky 'lucky' quick search More... almost 18 years ago
esc -> C-c to stop page :stop command added More... almost 18 years ago
'B' works now as it is supposed to do More... almost 18 years ago
hinttags fixes More... almost 18 years ago
added sample vimperatorrc, not really useful yet More... almost 18 years ago
applied 'B' patch from Lars (not working fully) cleaned up init() and moved all eventlisteneres code to addEventListeners() More... almost 18 years ago
removed the command wrapping in the help output More... almost 18 years ago
fix the :help command More... almost 18 years ago
make help.js a seperate file, small indention fixes More... almost 18 years ago
file completion now works for the path '/' also More... almost 18 years ago
redesing of the help page to be more like vim's help. :tab command like in vim. the extension id has changed to a more readable string. any older versions of vimperator MUST be uninstalled, otherwise there will be 2 versions of the extension in the addons list. More... almost 18 years ago
update More... almost 18 years ago
ex parser for use with .vimperatorrc, the command line and other sourced files. sourced files are no longer javascript code, but can use the new :javascript ex command to execute javascript. :javascript also supports multiline with heredocs (:js <<EOF). File completion for the :source command. More... almost 18 years ago
bug-- More... almost 18 years ago
updated AUTHORS file More... almost 18 years ago
removed old files More... almost 18 years ago
:back! and :forward! support More... almost 18 years ago
set horizontal offset to 0 More... almost 18 years ago
coding style fixes More... almost 18 years ago