index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.def.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
Add user prompt infrastructure
Marc André Tanner
1
-12
/
+65
2014-09-06
Add visual mode key bindings
Marc André Tanner
1
-2
/
+11
2014-09-06
Add insert mode key bindings
Marc André Tanner
1
-7
/
+55
2014-09-05
Implement movement to column in line
Marc André Tanner
1
-0
/
+14
2014-09-05
Fix missuse of cursor instead of call in config.def.h
Marc André Tanner
1
-5
/
+5
2014-09-05
Update nano keybindings to infrastructure changes
Marc André Tanner
1
-30
/
+27
2014-09-05
In visual mode operators should operate on the selected text
Marc André Tanner
1
-2
/
+14
2014-09-05
Remember whether the register content is linewise
Marc André Tanner
1
-0
/
+6
2014-09-05
Remove cruft from config.def.h
Marc André Tanner
1
-11
/
+0
2014-09-04
Skip modes with common prefix if it does not match
Marc André Tanner
1
-0
/
+4
2014-09-04
Implement movement to a given line
Marc André Tanner
1
-1
/
+11
2014-09-04
Fix action multiplier
Marc André Tanner
1
-2
/
+4
2014-09-04
Implement to/till movements i.e. 'f', 'F', 't', 'T'
Marc André Tanner
1
-0
/
+41
2014-09-04
Implement rudimentary mark handling
Marc André Tanner
1
-16
/
+79
2014-09-03
Rudimentary support for copy / paste via registers
Marc André Tanner
1
-21
/
+47
2014-09-03
Enable text objects, introduce operator options
Marc André Tanner
1
-19
/
+110
2014-09-03
Fix cursor placement after delete operation
Marc André Tanner
1
-2
/
+1
2014-09-02
First try at a repeat command i.e. '.'
Marc André Tanner
1
-2
/
+11
2014-09-01
Refactor frontend code
Marc André Tanner
1
-78
/
+79
2014-08-31
First part of a vi like frontend
Marc André Tanner
1
-73
/
+340
2014-08-24
Add work in progress editor frontend
Marc André Tanner
1
-0
/
+355