0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed the ViSelectorTest files that were left over from my initial debugging. More... over 16 years ago
- updated the version number to 28 - alpha functional implementation of th following at this point - 3dd - 3yy - d3w - d3b - y3w - y3b More... over 16 years ago
ViEditor command implementation is now a little smarter and handles repeating in a fashion that allows for proper cut, paste and undo functionality. - 3dd, 3yy, d3w, d3b More... over 16 years ago
ViEditor command implementation is now a little smarter and handles repeating in a fashion that allows for proper cut, paste and undo functionality. - 3dd, 3yy, d3w, d3b More... over 16 years ago
command repeat appears to work now for the more complex commands like 3dd, d3w, etc... More... over 16 years ago
- changed the verion number to 0.24 More... over 16 years ago
- Moving and renaming complete. - ViEventRouter changed to ViEventDispatcher - ViCommand changed to ViController - ViExecution changed to ViEditor More... over 16 years ago
added source control to the project. More... over 16 years ago
Moving and renaming in progress. More... over 16 years ago
Moving and renaming in progress. More... over 16 years ago
moving files around More... over 16 years ago
moving and renaming in progress. More... over 16 years ago
removed the busted build phase that was preventing a compile. More... over 16 years ago
Ficed crash when closing a window and returning to another window then entering command mode. The firstResponder in ViExecution became a dangling pointer. Now it is set to nil when a window is deallocated. More... over 16 years ago
First pass at displaying a block cursor in command mode More... almost 17 years ago
added a shell script to the build phase to use the svn version number as the release version number. More... almost 17 years ago
Event router only active in Windows having a OakTextView as a first responder More... almost 17 years ago
- changed all left and rights to forward and backward. - finished reorganizing the movement methods. More... almost 17 years ago
work in progress More... almost 17 years ago
- added change (Line, Word ... ) functionality. More... almost 17 years ago
- paste no longer leaves the pasted text highlighted. - insertAbove 'O' and insertBelow 'o' implemented. - moveToEndOfDocument hooked up. - cut and copy selection implemented. More... almost 17 years ago
not needed. More... almost 17 years ago
- copy commands sort of work. not perfect by a long shot. - yy works More... almost 17 years ago
- all cut commands appear to work. Copy commands still to go. More... almost 17 years ago
- added a bunch of new features this time around. - cut and paste works, but not all cut commands are hooked up yet. - cutLine with dd works. - pasteBefore and pasteAfter works. - auto-sensing past by line and past by string hacked into working state. - scrolling works, sort of, still need to make the cursor stay viewable. - More... almost 17 years ago
- flushed out as many methods as I can without conquering the setMark problem. Work in progress on the cut and paste methods. More... almost 17 years ago
removed the build directory. More... almost 17 years ago
changed taps to spaces. More... about 17 years ago
initial commit More... about 17 years ago