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-03-09
Added `ifdef` for FreeBSD's signal.h
FreeBSD-single
Mitch Riedstra
1
-0
/
+4
2018-03-09
Added OS check in target 'vis-single-payloud.inc'
Mitch Riedstra
1
-3
/
+21
2018-02-28
Merge branch 'vis-open-fixes' of https://github.com/kj/vis
Marc André Tanner
3
-5
/
+19
2018-02-28
vis: improve handling of linewise ranges in change operator
Marc André Tanner
2
-3
/
+7
2018-02-28
Add clojure lexer and filetype support
Christos Chatzifountas
2
-0
/
+196
2018-02-28
lexer: add reference to ReasonML homepage
Marc André Tanner
1
-2
/
+1
2018-02-28
Merge branch 'lexer-improvements' of https://github.com/roguh/vis
Marc André Tanner
2
-2
/
+89
2018-02-27
Adds basic Reason ML lexer.
Hugo Rivera
2
-0
/
+87
2018-02-27
Add .yml as a YAML file extension
Hugo Rivera
1
-1
/
+1
2018-02-27
Add ^Vagrantfile$ as a Ruby file extension
Hugo Rivera
1
-1
/
+1
2018-02-27
vis: implement normal/outer paragraph text object
Marc André Tanner
7
-6
/
+23
2018-02-27
text-object: implement more precise paragraph text object
Marc André Tanner
1
-2
/
+31
2018-02-27
text-motion: ignore blank lines for next/prev paragraph motions
Marc André Tanner
1
-6
/
+4
2018-02-27
text-motion: implement text_line_blank_{prev,next}
Marc André Tanner
2
-0
/
+26
2018-02-27
vis: reset count after window scroll/slide actions
Marc André Tanner
1
-0
/
+2
2018-02-24
Fix asm lexer to correctly match conditional jcc, cmovcc, and setcc instructions
Miles Canfield
1
-2
/
+12
2018-02-19
sam: fix g/^$/
Marc André Tanner
1
-2
/
+7
2018-02-19
configure: fix static lpeg detection messages
Quentin Rameau
1
-4
/
+5
2018-02-19
Merge branch 'colors-6.1' of https://github.com/michaelforney/vis
Marc André Tanner
1
-2
/
+2
2018-02-19
man: add a note about the visrc.lua structure to vis.1
Peter Nagy
1
-0
/
+5
2018-02-19
Merge branch 'master' of https://github.com/ii8/vis
Marc André Tanner
3
-61
/
+192
2018-02-18
Support COLOR_PAIRS > SHRT_MAX
Michael Forney
1
-2
/
+2
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-04
vis-open: fix creating new files in selected directory
Kelsey Judson
1
-9
/
+9
2018-01-03
vis: fix command malfunction triggered by special cursor position
Casper Ti. Vector
1
-5
/
+2
2018-01-01
vis-open: fix for absolute and non-existent paths
Kelsey Judson
3
-2
/
+17
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
[next]