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
2017-06-15
view: rename view_cursors_next
Marc André Tanner
1
-1
/
+1
2017-06-15
view: rename view_cursors_prev
Marc André Tanner
1
-1
/
+1
2017-06-15
view: view_cursors_selection_restore
Marc André Tanner
1
-1
/
+1
2017-06-15
view: rename view_cursors_selection_save
Marc André Tanner
1
-1
/
+1
2017-06-15
view: rename view_cursors_selection_start
Marc André Tanner
1
-1
/
+1
2017-06-15
view: rename view_cursors_selection_swap
Marc André Tanner
1
-1
/
+1
2017-06-15
view: rename view_cursors_selection_clear
Marc André Tanner
1
-1
/
+1
2017-06-15
view: rename view_selections_clear
Marc André Tanner
1
-1
/
+1
2017-06-15
view: rename view_cursors_selection_get
Marc André Tanner
1
-2
/
+2
2017-06-15
view: rename view_cursors_primary_{get,set}
Marc André Tanner
1
-2
/
+2
2017-06-15
view: rename view_cursors_clear
Marc André Tanner
1
-1
/
+1
2017-06-15
view: rename view_cursor_disposed
Marc André Tanner
1
-1
/
+1
2017-06-15
view: rename view_cursors_dispose
Marc André Tanner
1
-2
/
+2
2017-06-15
view: rename view_cursors_new
Marc André Tanner
1
-2
/
+2
2017-06-15
view: remove view_cursors_multiple
Marc André Tanner
1
-2
/
+0
2017-06-15
view: clean up and add documentation
Marc André Tanner
1
-118
/
+292
2017-06-15
vis: promote selections to first class primitives
Marc André Tanner
1
-16
/
+6
2017-04-20
vis: start cleaning up register related code
Marc André Tanner
1
-1
/
+0
2017-04-19
vis: restructure register handling
Marc André Tanner
1
-2
/
+0
2017-03-22
view: rename view_dirty to view_invalidate
Marc André Tanner
1
-1
/
+1
2017-03-14
Restructure display code
Marc André Tanner
1
-17
/
+12
2017-01-31
view: add back link from selection to corresponding cursor
Marc André Tanner
1
-1
/
+1
2017-01-13
view: add infrastructure for delayed cursor destruction
Marc André Tanner
1
-0
/
+7
2016-10-03
vis: improve cursor positioning after scrolling
Marc André Tanner
1
-0
/
+4
2016-05-22
vis: refactor status line handling
Marc André Tanner
1
-1
/
+1
2016-05-22
vis: consider :set horizon setting when syntax highlighting
Marc André Tanner
1
-2
/
+0
2016-05-22
vis: move syntax highlighting to pure Lua code
Marc André Tanner
1
-12
/
+10
2016-05-22
view: add functions to style a file range
Marc André Tanner
1
-0
/
+3
2016-05-22
ui: s/UiStyles/UiStyle/g
Marc André Tanner
1
-1
/
+1
2016-05-04
vis: clean up cursor column display
Marc André Tanner
1
-7
/
+2
2016-04-27
view: change view_cursors_place to take 1 based column number
Marc André Tanner
1
-0
/
+1
2016-04-19
vis: add :set horizon option
David B. Lamkins
1
-0
/
+2
2016-04-15
view: add view_cursors_place(cursor, line, col) function
Marc André Tanner
1
-0
/
+1
2016-04-15
view: add view_cursors_col function
Marc André Tanner
1
-0
/
+2
2016-04-15
view: add view_cursors_line function
Marc André Tanner
1
-0
/
+2
2016-04-13
view: add view_cursors_new_force function
Marc André Tanner
1
-1
/
+6
2016-04-08
vis: indicate primary cursor number in status bar
Marc André Tanner
1
-0
/
+2
2016-04-03
view: add return value to view_cursors_dispose
Marc André Tanner
1
-1
/
+1
2016-03-30
view: constify functions to manipulate selections
Marc André Tanner
1
-2
/
+2
2016-03-28
view: add infrastructure to iterate through cursor columns
Marc André Tanner
1
-0
/
+7
2016-03-28
view: change cursor creation API to take an initial position
Marc André Tanner
1
-2
/
+2
2016-03-12
ui/view: general code cleanup
Marc André Tanner
1
-2
/
+2
2016-03-10
view: add query function for multiple cursors
Marc André Tanner
1
-0
/
+2
2016-03-10
ui: make primary cursor blink
Marc André Tanner
1
-0
/
+1
2016-03-10
view: clean up API functions related to primary cursor handling
Marc André Tanner
1
-2
/
+4
2016-02-18
vis-lua: promote vis to a real object
Marc André Tanner
1
-0
/
+1
2016-02-17
Display NUL bytes correctly
Richard Burke
1
-4
/
+4
2016-01-13
view: introduce view_selection_get
Marc André Tanner
1
-0
/
+2
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
[next]