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
/
view.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
Add -pedantic to debug CFLAGS and fix resulting warnings
Marc André Tanner
1
-1
/
+5
2015-12-26
vis: refactor Lua integration
Marc André Tanner
1
-1
/
+1
2015-11-28
view: remove ViewEvent infrastructure
Marc André Tanner
1
-6
/
+1
2015-11-28
view: remove special treatment of tabs in cell matrix
Marc André Tanner
1
-1
/
+0
2015-11-27
vis: improve cursor alignment command <C-a>
Marc André Tanner
1
-0
/
+4
2015-11-23
view: fix cell placement of combining characters
Marc André Tanner
1
-2
/
+3
2015-11-08
Remove trailing white space from source files
Marc André Tanner
1
-1
/
+1
2015-11-08
Delete now obsolete syntax.h
Marc André Tanner
1
-1
/
+0
2015-11-08
vis: implement :set colorcolumn
Marc André Tanner
1
-0
/
+2
2015-11-08
vis: factor out syntax highlighting code
Marc André Tanner
1
-0
/
+1
2015-11-08
vis: experimental support for lua/lpeg based syntax highlighting
Marc André Tanner
1
-1
/
+2
2015-11-08
vis: remove regex based syntax highlighting
Marc André Tanner
1
-2
/
+2
2015-10-14
view: cleanup whitespace replacement symbol handling
Marc André Tanner
1
-2
/
+0
2015-10-14
view: cleanup option handling
Marc André Tanner
1
-0
/
+3
2015-08-06
vis: implement gv to restore last selection
Marc André Tanner
1
-0
/
+2
2015-08-01
view: hide API to free main cursor
Marc André Tanner
1
-2
/
+0
2015-07-31
vis: cleanup handling of charwise/linewise motions
Marc André Tanner
1
-0
/
+2
2015-07-28
vis: use multiple cursor/selection infrastructure
Marc André Tanner
1
-1
/
+4
2015-07-28
vis: ESC in normal mode clears all cursors
Marc André Tanner
1
-0
/
+2
2015-07-28
vis: add per cursor registers
Marc André Tanner
1
-0
/
+3
2015-07-26
view: always fill out complete cell matrix
Marc André Tanner
1
-0
/
+1
2015-07-26
vis: add infrastructure to support multiple cursors/selections
Marc André Tanner
1
-35
/
+69
2015-07-21
ui: further separate curses related user interface code
Marc André Tanner
1
-1
/
+2
2015-07-03
Add :show command to display special symbols for whitespaces
Marc André Tanner
1
-0
/
+2
2015-06-30
Perform character prev/next movements based on Text not View
Marc André Tanner
1
-2
/
+0
2015-06-30
Cleanup insert/replace mode input handling
Marc André Tanner
1
-6
/
+12
2015-04-23
Update header include guard to match file name
Marc André Tanner
1
-2
/
+2
2015-04-22
Rename window.[ch] to view.[ch]
Marc André Tanner
1
-0
/
+115