summaryrefslogtreecommitdiff
path: root/vis-prompt.c
AgeCommit message (Expand)Author
2016-05-28vis: try to reduce number of redrawsMarc André Tanner
2016-05-13vis: clean up key mapping implementationMarc André Tanner
2016-04-18vis: use internal file to show lua errorsMarc André Tanner
2016-04-03sam: unify vi(m) and sam command lineMarc André Tanner
2016-04-03Support sam's structural regular expression based command languageMarc André Tanner
2016-03-28vis: cleanup usage of vis_cursors_countMarc André Tanner
2016-03-15vis: slightly cleanup register related codeMarc André Tanner
2016-03-15vis: add support for command register ":Marc André Tanner
2016-03-10view: clean up API functions related to primary cursor handlingMarc André Tanner
2016-02-12vis: remove trailing new line before executing prompt commandMarc André Tanner
2016-02-10vis: simplify modes implementationMarc André Tanner
2016-01-30Improve Lua error reportingMarc André Tanner
2016-01-19vis: switch to normal mode if a :-command was successful in visual modeMarc André Tanner
2016-01-16vis: move selected prompt entry to end of the fileMarc André Tanner
2016-01-14vis: move prompt handling to separate fileMarc André Tanner