11
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 20 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix IllegalArgumentException caused by returning -1 offset, normalize whitespace More... 2 days ago
Implement visual put command which leaves unnamed register untouched (#876) More... 2 days ago
Add github workflow (#872) More... 30 days ago
Fix image path (#871) More... 30 days ago
Standard Eclipse Tycho folder layout (#869) More... about 1 month ago
Resolves #865 Upgrade to java17 (#867) More... 2 months ago
#865 fix warnings for missing encoding (#866) More... 3 months ago
Update unstable update site. More... over 2 years ago
Fix #845. Fix :reg command when working with remote files. More... over 2 years ago
Fix #844. More... almost 3 years ago
Remove escape characters when search regex is only '^' or '$'. More... almost 3 years ago
Update unstable update site. More... over 3 years ago
Fix failing unit test. More... over 3 years ago
Merge pull request #837 from KevinSeroux/feat-switch-buffer-name More... over 3 years ago
Add case insensivity option for files (useful for :buffer {bufname}) More... over 3 years ago
Fix issues found while the review for feature :buffer {partial buffer name} More... over 3 years ago
Update unstable update site. More... over 3 years ago
Merge pull request #836 from eliericha/topic/weakref More... over 3 years ago
Use WeakReference in BufferInfo to allow garbage collection More... over 3 years ago
Add support for switch with buffer name with :buffer More... over 3 years ago
Update unstable update site. More... almost 4 years ago
Fix #830. Add support for 'matchpairs' configuration property. More... almost 4 years ago
Update unstable update site. More... almost 5 years ago
Merge pull request #820 from albertdev/vrapper-eclipse-keys More... almost 5 years ago
Update unstable update site. More... about 5 years ago
Change ExCommandOperation to use a Pattern rather than String.matches() More... about 5 years ago
Update unstable update site. More... about 5 years ago
Refactor motions to accept initial 'from' Position More... about 5 years ago
Fix insertion code to move caret and do nothing for readonly text field More... over 5 years ago
Reset position changes in MoveUpDownNonWhitespace motion More... over 5 years ago