0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add comment
guillermoooo
as guillermooo
More... over 12 years ago
ViColonInput must be called as a window comnmand now
guillermoooo
as guillermooo
More... over 12 years ago
expand docs
guillermoooo
as guillermooo
More... over 12 years ago
remove dead code
guillermoooo
as guillermooo
More... over 12 years ago
attempted to clarify comment without much success
guillermoooo
as guillermooo
More... over 12 years ago
add tests, rewrite tests, fix regexp bug
guillermoooo
as guillermooo
More... over 12 years ago
improve handling of % address in :<range><command> combinations
guillermoooo
as guillermooo
More... over 12 years ago
add comments for errors
guillermoooo
as guillermooo
More... over 12 years ago
new system for error handling
guillermoooo
as guillermooo
More... over 12 years ago
add missing import
guillermoooo
as guillermooo
More... over 12 years ago
remove dead code and fix detection of % as address
guillermoooo
as guillermooo
More... over 12 years ago
detect early wrong ranges like in 100+a,200foo
guillermoooo
as guillermooo
More... over 12 years ago
make % behavior more like vim
guillermoooo
as guillermooo
More... over 12 years ago
improve regexp readability
guillermoooo
as guillermooo
More... over 12 years ago
clean up comments
guillermoooo
as guillermooo
More... over 12 years ago
improve handling of vim ranges
guillermoooo
as guillermooo
More... over 12 years ago
clean up code
guillermoooo
as guillermooo
More... over 12 years ago
add comment explaining main data structure
guillermoooo
as guillermooo
More... over 12 years ago
make address regexp more readable
guillermoooo
as guillermooo
More... over 12 years ago
new test system
guillermoooo
as guillermooo
More... over 12 years ago
add tests
guillermoooo
as guillermooo
More... over 12 years ago
remove unused code
guillermoooo
as guillermooo
More... over 12 years ago
clean up code; implement :ascii
guillermoooo
as guillermooo
More... over 12 years ago
tweak :q command; ViColonInput is only available when there are open buffers
guillermoooo
as guillermooo
More... over 12 years ago
adjust behavior of commands to quit buffers/editor
guillermoooo
as guillermooo
More... over 12 years ago
tweak :qall; make ViColonInput a WindowCommand
guillermoooo
as guillermooo
More... over 12 years ago
add :qall command
guillermoooo
as guillermooo
More... over 12 years ago
revise comment
guillermoooo
as guillermooo
More... over 12 years ago
rename command
guillermoooo
as guillermooo
More... over 12 years ago
fix :q. thanks ghedamat!
guillermoooo
as guillermooo
More... over 12 years ago