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
Age
Commit message (
Expand
)
Author
2020-10-10
text: mark text_iterator_byte_get argument as const
Marc André Tanner
2020-10-10
text: mark text_bytes_alloc0 argument as const
Marc André Tanner
2020-10-10
text: mark text_byte(s)_get argument as const
Marc André Tanner
2020-10-10
text: mark text_iterator_get argument as const
Marc André Tanner
2020-10-10
text: mark text_state argument as const
Marc André Tanner
2020-10-10
text: mark text_modified argument as const
Marc André Tanner
2020-10-10
text: mark text_stat argument as const
Marc André Tanner
2020-10-10
text: introduce text_iterator_text
Marc André Tanner
2020-10-10
text: introduce text_iterator_has_{next,prev}
Marc André Tanner
2020-10-10
text: add namespace prefix to block type constants
Marc André Tanner
2020-10-10
text: avoid direct access to txt->blocks in I/O related code
Marc André Tanner
2020-10-10
text: introduce text_saved
Marc André Tanner
2020-10-10
text: use public text_stat interface where possible
Marc André Tanner
2020-10-10
text: introduce block_load
Marc André Tanner
2020-10-10
text: store blocks in array
Marc André Tanner
2020-10-10
text: simplify reading of initial file content
Marc André Tanner
2020-10-10
vis: add vis-selection-new-match-all
Evan Gates
2020-10-10
vis: refactor selections_match_next
Evan Gates
2020-10-10
text: add text_object_find_next/prev
Evan Gates
2020-10-06
filetype: and Node.js module extensions
Ben Hormann
2020-09-20
test: update
Marc André Tanner
2020-09-20
Merge branch 'ts' of https://github.com/erf/vis into master
Marc André Tanner
2020-09-20
Merge branch 'emg-add-ignorecase' of https://github.com/deepcube/vis into master
Marc André Tanner
2020-09-20
Merge branch 'routeros' of https://github.com/eworm-de/vis into master
Marc André Tanner
2020-09-20
Merge branch 'filetype' of https://github.com/eworm-de/vis into master
Marc André Tanner
2020-09-20
Merge branch 'csi_event' of https://github.com/ezdiy/vis into master
Marc André Tanner
2020-09-19
lexers: add .ts as a javascript (until typescript gets its own)
Erlend Fagerheim
2020-09-19
Add ignorecase option
Evan Gates
2020-09-18
lexers: add Mikrotik RouterOS script lexer
Christian Hesse
2020-09-17
filetype: do not match text/plain too early
Christian Hesse
2020-09-17
filetype: use scheme lexer for racket files
Marc André Tanner
2020-09-17
text: improve text_line_down on the last line of the file
Marc André Tanner
2020-09-17
vis-lua: provide vis.mark property
Marc André Tanner
2020-09-17
vis-lua: use utility function to translate mark names
Marc André Tanner
2020-09-17
vis: provide reverse mapping function for mark names
Marc André Tanner
2020-09-17
vis-lua: provide vis.register property
Marc André Tanner
2020-09-17
vis-lua: use utility function to translate register names
Marc André Tanner
2020-09-17
vis: provide reverse mapping function for register names
Marc André Tanner
2020-09-17
vis-lua: fix mark_names Lua doc indentation
Marc André Tanner
2020-09-17
Pass up terminal CSI as events to Lua.
Ez Diy
2020-08-31
text: improve and simplify inner word text object
Marc André Tanner
2020-08-29
vis: improve C-n behavior in visual mode
Marc André Tanner
2020-08-29
vis: implement C-n in normal mode with a mapping to viw
Marc André Tanner
2020-08-29
text: make inner text objects work on single delimiting symbols
Marc André Tanner
2020-08-29
text: provide save function taking a directory descriptor
Marc André Tanner
2020-08-29
text: provide load function taking a directory descriptor
Marc André Tanner
2020-08-29
text: move misplaced text_save documentation snippet
Marc André Tanner
2020-08-14
vis-lua: fix redraw method name in API documentation
Marc André Tanner
2020-08-14
vis-lua: make file.modified assignable
Marc André Tanner
2020-08-01
doc: update doxygen configuration
Marc André Tanner
[next]