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
/
main.c
Age
Commit message (
Expand
)
Author
2017-06-15
view: rename view_cursors_count
Marc André Tanner
2017-06-15
view: rename view_cursors_next
Marc André Tanner
2017-06-15
view: rename view_cursors_prev
Marc André Tanner
2017-06-15
view: view_cursors_selection_restore
Marc André Tanner
2017-06-15
view: rename view_cursors_selection_swap
Marc André Tanner
2017-06-15
view: rename view_cursors_selection_clear
Marc André Tanner
2017-06-15
view: rename view_cursors_selection_get
Marc André Tanner
2017-06-15
view: rename view_cursors_primary_{get,set}
Marc André Tanner
2017-06-15
view: rename view_cursors_clear
Marc André Tanner
2017-06-15
view: rename view_cursors_dispose
Marc André Tanner
2017-06-15
view: rename view_cursors_new
Marc André Tanner
2017-06-15
view: remove view_cursors_multiple
Marc André Tanner
2017-06-15
vis: promote selections to first class primitives
Marc André Tanner
2017-06-01
vis: use more portable format string for wchar_t
Marc André Tanner
2017-05-06
vis: add doxygen comments
Marc André Tanner
2017-05-03
text: remove count argument from text_{earlier,later}
Marc André Tanner
2017-05-03
vis: introduce count iterator to handle interrupted flag
Marc André Tanner
2017-04-21
vis: implement <C-r> in terms of gP
Marc André Tanner
2017-04-20
vis: adapt <C-r> to new register handling code
Marc André Tanner
2017-04-19
vis: restructure register handling
Marc André Tanner
2017-04-18
vis: rename vis_register_set to vis_register
Marc André Tanner
2017-04-14
vis: make certain operations interruptible with <C-c>
Marc André Tanner
2017-04-09
vis: reject invalid register name when recording a macro
Marc André Tanner
2017-04-06
vis: fix memory leak in selection rotation code
Marc André Tanner
2017-04-04
vis: add motions to move by codepoints
Marc André Tanner
2017-04-04
vis: reject multi letter mark and register names
Marc André Tanner
2017-04-02
Fix Debian package lintian warnings
Marc André Tanner
2017-03-31
vis: add non-default actions for vi compatible n/N motions
Marc André Tanner
2017-03-31
vis: rename search related constants
Marc André Tanner
2017-03-22
vis: fix wrap around with <C-n>
Marc André Tanner
2017-03-19
Move :set syntax option implementation to lua
Marc André Tanner
2017-03-14
Add experimental raw vt100 UI backend
Marc André Tanner
2017-03-14
Restructure display code
Marc André Tanner
2017-03-05
vis: remove word and file name completion from editor core
Marc André Tanner
2017-03-04
vis: process command line options when reading from stdin
Marc André Tanner
2017-02-25
vis: add vis- prefix to pseudo editor keys
Marc André Tanner
2017-02-24
vis: make help texts optional to produce a smaller binary
Marc André Tanner
2017-02-23
vis: remove `gf` and `<C-w>gf` functionality
Marc André Tanner
2017-02-23
vis: remove number increment/decrement functionality
Marc André Tanner
2017-02-22
vis: simplify `r` implementation and fix cursor positioning
Marc André Tanner
2017-02-15
vis: use single function call to print version information
Marc André Tanner
2017-02-15
vis: remove motion and text objects related to C functions
Marc André Tanner
2017-02-15
text-motions: remove unused text_line_lastchar
Marc André Tanner
2017-02-14
vis: add compile time features to version output
Marc André Tanner
2017-02-10
vis: make r handle special keys like <Tab>
Marc André Tanner
2017-02-10
vis: make t, T, f and F work for special keys
Marc André Tanner
2017-02-08
vis: make `ga` and `g8` more robust
Marc André Tanner
2017-02-06
Disable keymap for movement_key character
Michael Forney
2017-02-04
view: do not let new cursors automatically become primary
Marc André Tanner
2017-02-02
Slight code cleanups, use buffer API where appropriate
Marc André Tanner
[next]