index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
Merge branch 'master' of https://github.com/ii8/vis
Marc André Tanner
3
-61
/
+192
2018-01-27
lua: recognize scheme library definition files
Murray Calavera
1
-1
/
+1
2018-01-27
lexers: improve scheme lexer
Murray Calavera
1
-59
/
+190
2018-01-27
lexers: pony missing tilde for unsafe operators
Murray Calavera
1
-1
/
+1
2018-01-27
vis-complete: send whole paths for completion
TwoFinger
2
-1
/
+5
2018-01-27
vis-complete: Strip the common part
TwoFinger
1
-2
/
+2
2018-01-27
vis-complete: Show just basenames in vis-menu
TwoFinger
1
-6
/
+8
2018-01-27
vis-complete: Slight refactoring
TwoFinger
1
-12
/
+7
2018-01-26
test: update
Marc André Tanner
1
-5
/
+5
2018-01-26
vis: keep <C-j> mapped to <Enter> in command line window
Marc André Tanner
1
-0
/
+1
2018-01-26
vis: insert carriage return upon <C-v><C-j> in insert mode
Marc André Tanner
1
-1
/
+1
2018-01-26
vis: insert literal new line upon <C-j> in insert mode
Marc André Tanner
1
-1
/
+1
2018-01-26
build: abort configure scripts upon interrupts
Marc André Tanner
1
-1
/
+2
2018-01-26
lua: reap the zombie after io.popen()
Casper Ti. Vector
1
-0
/
+1
2018-01-26
build: use pkg-config to find lpeg
TwoFinger
1
-4
/
+18
2018-01-24
PHP lexer: stop line comments right before ?>
pystub
1
-1
/
+1
2018-01-22
lua: fix theme loading when lexer module is not available
Marc André Tanner
4
-6
/
+8
2018-01-05
vis: remove now unused variable in prompt handling code
Marc André Tanner
1
-1
/
+0
2018-01-03
vis: fix command malfunction triggered by special cursor position
Casper Ti. Vector
1
-5
/
+2
2017-12-25
lexers: add pony
Murray Calavera
3
-1
/
+118
2017-12-21
vis: do not override default register on delete operations in insert mode
Marc André Tanner
1
-0
/
+8
2017-12-21
vis: improve `cw` behavior
Marc André Tanner
1
-6
/
+11
2017-12-21
Add a key combo example of mark usage
Javier Olaechea
1
-0
/
+7
2017-12-09
vis: make selections visible when lua support has been disabled
Marc André Tanner
1
-2
/
+6
2017-12-08
vis: let <C-c> behave as <Escape> if only one selection exists
Marc André Tanner
1
-1
/
+1
2017-12-07
build: update alpine in docker build to version 3.7
Christian Hesse
1
-1
/
+1
2017-12-02
build: remove erroneous libtermkey dependency
Marc André Tanner
1
-1
/
+1
2017-12-01
Python lexer: recognize python3's async/await keywords
Семён Марьясин
1
-0
/
+1
2017-11-21
vis-lua: implement window:close
Marc André Tanner
1
-0
/
+28
2017-11-21
vis-lua: do not enumerate internal windows
Marc André Tanner
1
-5
/
+8
2017-11-20
Update erlang syntax lexer.
Emil Falk
1
-39
/
+20
2017-11-04
vis: take symbolic keys into account when evaluating key prefixes
Marc André Tanner
1
-6
/
+32
2017-10-30
man: remove outdated key mapping
Marc André Tanner
1
-3
/
+0
2017-10-30
lexer: associate *.conf to the ini lexer
Marc André Tanner
1
-1
/
+1
2017-10-30
lexer: fix file type association for xs lexer
Marc André Tanner
1
-1
/
+1
2017-10-01
Add `xs` lexer and mappings.
David B. Lamkins
2
-1
/
+79
2017-09-15
man: fix typos and grammar issues
Marc André Tanner
1
-7
/
+5
2017-09-15
lexers: fix white space issue of recent php lexer changes
Marc André Tanner
1
-40
/
+40
2017-09-15
vis: restore old s mapping in visual mode
Marc André Tanner
1
-0
/
+1
2017-09-15
vis: remove ! operator
Marc André Tanner
5
-41
/
+2
2017-09-15
Merge branch 'master' of https://github.com/ltobler/vis
Marc André Tanner
1
-2
/
+2
2017-09-14
Reassign .cls file extension to latex
Lukas Tobler
1
-2
/
+2
2017-09-13
vis.1: Surround with quotes link-name arguments of .Lk
Javier Olaechea
1
-5
/
+5
2017-07-27
vis: ignore SIGQUIT
Marc André Tanner
1
-2
/
+2
2017-07-26
- added php constants
Samuel
1
-0
/
+25
2017-07-26
- updated php keywords
Samuel
1
-12
/
+20
2017-07-24
lexers: add copyright statement to strace lexer
Marc André Tanner
1
-0
/
+1
2017-07-23
build: add git based version information back
Marc André Tanner
1
-1
/
+1
2017-07-23
build: set version to 0.4
Marc André Tanner
1
-1
/
+1
2017-07-23
vis: use strncpy to copy into fixed sized buffer
Marc André Tanner
1
-1
/
+1
[next]