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.c
Age
Commit message (
Expand
)
Author
2016-03-25
vis: remove __DATE__ and __TIME__ references to aid with reproducible builds
Marc André Tanner
2016-03-23
Remove identically replicated copyright comments from source files
Marc André Tanner
2016-03-15
vis: do properly replay ": and "/ registers
Marc André Tanner
2016-03-15
vis: slightly cleanup register related code
Marc André Tanner
2016-03-13
vis: convert gn and gN text objects to use "/ register content
Marc André Tanner
2016-03-12
vis: overhaul search related code, support "/ register
Marc André Tanner
2016-02-25
vis: use standard registers for macro recordings
Marc André Tanner
2016-02-21
Cleanup new line insertion code
Marc André Tanner
2016-02-18
Add infrastructure to register custom text object functions
Marc André Tanner
2016-02-18
Add infrastructure to add custom motion functions
Marc André Tanner
2016-02-18
vis: add insfrastructure to support global key mappings
Marc André Tanner
2016-02-13
Convert call sites of text_line_char_{get,set} to text_line_width_{get,set}
Marc André Tanner
2016-02-12
vis: respect window local mappings for child modes
Marc André Tanner
2016-02-12
Mark some tables as const
Marc André Tanner
2016-02-12
Improve large file support
Marc André Tanner
2016-02-11
vis: add support for different kind of text objects
Marc André Tanner
2016-02-10
vis: simplify modes implementation
Marc André Tanner
2016-02-07
vis: export vis_window_closable
Marc André Tanner
2016-01-30
Implement "A - "Z registers
Marc André Tanner
2016-01-30
Implement system clipboard registers "* and "+
Marc André Tanner
2016-01-30
Implement blackhole register "_
Marc André Tanner
2016-01-30
Cleanup register implementation
Marc André Tanner
2016-01-30
Improve Lua error reporting
Marc André Tanner
2016-01-28
vis: factor out common code to create internal file
Marc André Tanner
2016-01-28
vis: clean up count handling
Marc André Tanner
2016-01-20
vis: further improve selection restore code
Marc André Tanner
2016-01-19
vis: improve selection restore `gv`
Marc André Tanner
2016-01-14
vis: use different default register when editing a prompt file
Marc André Tanner
2016-01-14
vis: move prompt handling to separate file
Marc André Tanner
2016-01-14
vis: more cleanups
Marc André Tanner
2016-01-14
vis: s/moves/vis_motions/g
Marc André Tanner
2016-01-14
vis: s/ops/vis_operators/g
Marc André Tanner
2016-01-14
vis: move motion releated functions to corresponding file
Marc André Tanner
2016-01-14
vis: s/VIS_MODE_LAST/VIS_MODE_INVALID/g
Marc André Tanner
2016-01-14
vis: move vis_operator(..) to corresponding file
Marc André Tanner
2016-01-14
vis: move text object definitions to separate file
Marc André Tanner
2016-01-14
vis: inline expand_tab
Marc André Tanner
2016-01-14
vis: focus correct window when closing prompt
Marc André Tanner
2016-01-13
Implement command/search prompt history as a regular file
Marc André Tanner
2016-01-13
ui: make statusbar configurable
Marc André Tanner
2016-01-13
vis: add infrastructure to support per window key bindings
Marc André Tanner
2016-01-13
vis: cleanup key binding definitions
Marc André Tanner
2016-01-13
vis: fix tab expansion if enabled
Marc André Tanner
2015-12-26
vis: refactor Lua integration
Marc André Tanner
2015-12-20
vis: fix forceful redraw <C-l>
Marc André Tanner
2015-11-28
vis: do not switch to normal mode when leaving ? and / prompt
Marc André Tanner
2015-11-28
view: remove ViewEvent infrastructure
Marc André Tanner
2015-11-28
vis: improve switching to prompt mode
Marc André Tanner
2015-11-28
vis: add cmd argument to VIS_OP_FILTER
Marc André Tanner
2015-11-27
vis: implement filter operator !
Marc André Tanner
[next]