index
:
vis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vis-prompt.c
Age
Commit message (
Expand
)
Author
2016-05-28
vis: try to reduce number of redraws
Marc André Tanner
2016-05-13
vis: clean up key mapping implementation
Marc André Tanner
2016-04-18
vis: use internal file to show lua errors
Marc André Tanner
2016-04-03
sam: unify vi(m) and sam command line
Marc André Tanner
2016-04-03
Support sam's structural regular expression based command language
Marc André Tanner
2016-03-28
vis: cleanup usage of vis_cursors_count
Marc André Tanner
2016-03-15
vis: slightly cleanup register related code
Marc André Tanner
2016-03-15
vis: add support for command register ":
Marc André Tanner
2016-03-10
view: clean up API functions related to primary cursor handling
Marc André Tanner
2016-02-12
vis: remove trailing new line before executing prompt command
Marc André Tanner
2016-02-10
vis: simplify modes implementation
Marc André Tanner
2016-01-30
Improve Lua error reporting
Marc André Tanner
2016-01-19
vis: switch to normal mode if a :-command was successful in visual mode
Marc André Tanner
2016-01-16
vis: move selected prompt entry to end of the file
Marc André Tanner
2016-01-14
vis: move prompt handling to separate file
Marc André Tanner