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
/
vis-prompt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-15
vis: rename uses of Cursor to Selection
Marc André Tanner
1
-2
/
+2
2017-06-15
view: rename view_cursors_count
Marc André Tanner
1
-1
/
+1
2017-06-15
view: rename view_cursors_primary_{get,set}
Marc André Tanner
1
-1
/
+1
2017-06-15
view: rename view_cursors_clear
Marc André Tanner
1
-1
/
+1
2017-06-15
view: remove view_cursors_multiple
Marc André Tanner
1
-1
/
+1
2017-06-15
vis: promote selections to first class primitives
Marc André Tanner
1
-1
/
+1
2017-03-31
vis: improve tab completion in command prompt
Marc André Tanner
1
-0
/
+7
2017-02-08
vis: make sure prompt starts newline terminated
Marc André Tanner
1
-7
/
+8
2017-01-14
vis-prompt: make it easier to enter multi line commands
Marc André Tanner
1
-29
/
+31
2016-05-28
vis: try to reduce number of redraws
Marc André Tanner
1
-5
/
+3
2016-05-13
vis: clean up key mapping implementation
Marc André Tanner
1
-6
/
+6
2016-04-18
vis: use internal file to show lua errors
Marc André Tanner
1
-6
/
+5
2016-04-03
sam: unify vi(m) and sam command line
Marc André Tanner
1
-6
/
+1
2016-04-03
Support sam's structural regular expression based command language
Marc André Tanner
1
-1
/
+1
2016-03-28
vis: cleanup usage of vis_cursors_count
Marc André Tanner
1
-1
/
+1
2016-03-15
vis: slightly cleanup register related code
Marc André Tanner
1
-1
/
+1
2016-03-15
vis: add support for command register ":
Marc André Tanner
1
-0
/
+1
2016-03-10
view: clean up API functions related to primary cursor handling
Marc André Tanner
1
-1
/
+2
2016-02-12
vis: remove trailing new line before executing prompt command
Marc André Tanner
1
-1
/
+5
2016-02-10
vis: simplify modes implementation
Marc André Tanner
1
-2
/
+0
2016-01-30
Improve Lua error reporting
Marc André Tanner
1
-0
/
+23
2016-01-19
vis: switch to normal mode if a :-command was successful in visual mode
Marc André Tanner
1
-2
/
+8
2016-01-16
vis: move selected prompt entry to end of the file
Marc André Tanner
1
-1
/
+7
2016-01-14
vis: move prompt handling to separate file
Marc André Tanner
1
-0
/
+177