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
2020-08-14
vis-lua: make file.modified assignable
Marc André Tanner
1
-1
/
+22
2020-08-01
doc: update doxygen configuration
Marc André Tanner
1
-80
/
+157
2020-08-01
Update copyright year
Marc André Tanner
3
-3
/
+3
2020-08-01
doc: update version number in doxygen config
Marc André Tanner
1
-1
/
+1
2020-08-01
doc: use c as default sphinx role
Marc André Tanner
1
-1
/
+1
2020-08-01
doc: enable C syntax highlighting by default
Marc André Tanner
1
-0
/
+3
2020-08-01
doc: fix a couple of API doc warnings
Marc André Tanner
4
-28
/
+28
2020-08-01
vis: remove ae outer entire text object
Marc André Tanner
5
-14
/
+0
2020-08-01
vis: remove ie inner entire text object
Marc André Tanner
7
-29
/
+0
2020-08-01
vis: remove z> rightmost pairwise selection combinator
Marc André Tanner
3
-47
/
+0
2020-08-01
vis: remove z< leftmost pairwise selection combinator
Marc André Tanner
3
-18
/
+0
2020-08-01
vis: remove z- shorter pairwise selection combinator
Marc André Tanner
3
-20
/
+0
2020-08-01
vis: remove z+ longer pairwise selection combinator
Marc André Tanner
3
-20
/
+0
2020-08-01
vis: remove z& pairwise selection intersection
Marc André Tanner
3
-16
/
+0
2020-08-01
vis: remove z| pairwise union
Marc André Tanner
3
-18
/
+0
2020-08-01
vis: remove commented entries from default config
Marc André Tanner
1
-2
/
+0
2020-08-01
vis: use ~ instead of ! for selection complement
Marc André Tanner
2
-2
/
+2
2020-08-01
vis: remove ~ as alias for g~
Marc André Tanner
2
-4
/
+3
2020-08-01
vis: remove window related aliases from default config
Marc André Tanner
1
-7
/
+0
2020-08-01
vis: remove special key aliases from default config
Marc André Tanner
1
-12
/
+0
2020-08-01
test: update
Marc André Tanner
1
-13
/
+5
2020-07-27
test/vis: remove entire text object test
Marc André Tanner
3
-17
/
+0
2020-07-26
test/vis: remove z> tests
Marc André Tanner
3
-25
/
+0
2020-07-26
test/vis: remove z< tests
Marc André Tanner
3
-25
/
+0
2020-07-26
test/vis: remove z- tests
Marc André Tanner
3
-25
/
+0
2020-07-26
test/vis: remove z+ tests
Marc André Tanner
3
-25
/
+0
2020-07-26
test/vis: remove pairwise selection intersection
Marc André Tanner
3
-25
/
+0
2020-07-26
test/vis: remove pairwise selection union z|
Marc André Tanner
3
-25
/
+0
2020-07-26
test/vis: use ~ instead of ! to complement selection
Marc André Tanner
2
-2
/
+2
2020-07-26
test/vim: use g~ instead of ~ to swap case
Marc André Tanner
1
-1
/
+1
2020-07-26
test/fuzz: add @ dump command to print data structure
Marc André Tanner
1
-0
/
+8
2020-07-26
test/fuzz: add % command to print data structure memory information
Marc André Tanner
1
-0
/
+12
2020-07-25
Add basic text benchmarking infrastructure
Marc André Tanner
1
-0
/
+128
2020-07-17
test: update
Marc André Tanner
1
-5
/
+13
2020-07-17
support for primary clipboard
Jeremy Bobbin
5
-19
/
+54
2020-07-12
test/sam: set LANG=en_US.UTF-8
Marc André Tanner
1
-0
/
+2
2020-07-11
test: move failing sam tests to vis
Marc André Tanner
8
-2
/
+2
2020-07-11
test/core: let make clean remove generated files
Marc André Tanner
1
-0
/
+1
2020-07-11
vis-open: add trailing "/" for the folders
Vadym Kochan
1
-1
/
+10
2020-07-11
build: mark distclean and testclean targets as PHONY
Marc André Tanner
1
-1
/
+1
2020-07-07
Makefile: add testclean target
Paride Legovini
1
-1
/
+5
2020-07-07
Makefile: add distclean target
Paride Legovini
1
-1
/
+5
2020-06-30
build: define LUA_COMPAT_5_3
Christian Hesse
1
-1
/
+1
2020-06-28
text: simplify remapping of original file content
Marc André Tanner
1
-9
/
+1
2020-06-22
text: remove dead store
Marc André Tanner
1
-1
/
+0
2020-06-22
text: code cleanup, use local variable
Marc André Tanner
1
-8
/
+9
2020-06-22
text: fix typo in comments, no code change
Marc André Tanner
1
-4
/
+4
2020-06-20
Support wayland clipboard (wl-clipboard)
yory8
1
-0
/
+17
2020-06-07
build: add git based version information back
Marc André Tanner
1
-1
/
+1
2020-06-07
build: set version to 0.6
Marc André Tanner
2
-3
/
+3
[prev]
[next]