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-04-28
vis: make <Escape> reset count in visual modes
Marc André Tanner
2020-04-28
vis: make <Escape> reset count in normal mode
Marc André Tanner
2020-04-28
lexers: prioritize markdown list rule
Marc André Tanner
2020-04-28
lexers: make markdown white space rule less greedy
Marc André Tanner
2020-04-28
man: document theme location
Marc André Tanner
2020-04-27
Avoid use of VLAs
Michael Forney
2020-04-27
vt100: use shorter escape sequence to clear screen
Marc André Tanner
2020-03-23
Add Julia lexer
Tobias Frilling
2020-03-18
Merge branch 'single-cursor-is-primary' of https://github.com/3dc1d3/vis
Marc André Tanner
2020-03-17
color-column: Don't change fg/bg if not set explicitly
Gennadiy Volkov
2020-03-17
Set single cursor style as primary, not secondary
Gennadiy Volkov
2020-03-15
sam: fix X and Y commands which were interchanged
Marc André Tanner
2020-03-03
Add Elm lexer
Karl Schultheisz
2020-02-29
sam: fix spurious "file exists" warnings
Marc André Tanner
2020-02-26
build: provide install-strip make target
Marc André Tanner
2020-02-26
ci: fix Alpine build by installing terminfo data
Marc André Tanner
2020-02-25
test: update
Marc André Tanner
2020-02-25
ci: remove Travis CI integration
Marc André Tanner
2020-02-25
ci: remove Appveyor integration
Marc André Tanner
2020-02-25
ci: improve OpenBSD Lua installation
Marc André Tanner
2020-02-25
ci: make sure en_US.UTF-8 locale is available on Debian
Marc André Tanner
2020-02-25
ci: disable codecov commit status updates
Marc André Tanner
2020-02-24
vis-lua: implement vis:redraw()
Marc André Tanner
2020-02-24
lua: add `redrawtime` option
Georgi Kirilov
2020-02-24
lua: fix documentation typos and errors
Georgi Kirilov
2020-02-24
lua: optimize the win:style() loop
Georgi Kirilov
2020-02-24
ci: update README status badges
Marc André Tanner
2020-02-23
sam: warn when attempting to write to an existing file
Marc André Tanner
2020-02-23
sam: fix modification time comparision when writing file
Marc André Tanner
2020-02-22
ci: fix test coverage upload
Marc André Tanner
2020-02-22
test: update
Marc André Tanner
2020-02-22
sam: re-take range after pre-save hooks are run
alex
2020-02-20
ci: add periodical coverity scan check
Marc André Tanner
2020-02-20
ci: add Lua API documentation generation
Marc André Tanner
2020-02-20
ci: add Lua static code analysis
Marc André Tanner
2020-02-20
ci: add man page generation
Marc André Tanner
2020-02-20
ci: add windows builds
Marc André Tanner
2020-02-20
ci: add macOS builds
Marc André Tanner
2020-02-20
ci: add ubuntu builds
Marc André Tanner
2020-02-20
test: update
Marc André Tanner
2020-02-13
ci: add sourcehut build manifests
Marc André Tanner
2020-02-13
test: update
Marc André Tanner
2020-02-12
sam: support optional count for text commands
Marc André Tanner
2020-02-12
sam: move parse_number code, no functional change
Marc André Tanner
2020-02-11
lexers: fix TOML comments not being detected
Randy
2020-02-11
lexers: remove TOML indent error
Randy
2020-02-10
vis-lua: avoid string memory leaks in error case
Marc André Tanner
2020-02-10
vis: omit error message when vis-menu(1) is cancelled
Marc André Tanner
2020-02-10
vis-menu: use distinct error code upon cancelling selection
Marc André Tanner
2020-02-10
lexers: add git rebase lexer
Marc André Tanner
[next]