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
2025-06-02
build: update alpine in docker build to version 3.22
Christian Hesse
1
-1
/
+1
2025-05-17
ci: drop ubuntu-20.04, deprecated
sewn
1
-4
/
+1
2025-04-17
vis.1: fix typo
Alan Urmancheev
1
-1
/
+1
2025-04-01
filetype: use .container extension for podman containers
Matěj Cepl
1
-2
/
+2
2025-04-01
vis-clipboard: add wsl support with wslclip
Evan Gates
1
-0
/
+13
2025-03-22
doc: upgrade Doxyfile via doxygen -u (1.13.2)
Matěj Cepl
1
-423
/
+836
2025-03-20
Dockerfile: Upgrade lua5.3 to 5.4
zdiff
1
-4
/
+4
2025-02-28
buffer: remove more unused exposed functions
Randy Palamar
4
-23
/
+7
2025-02-28
buffer: remove buffer_printf
Randy Palamar
4
-20
/
+2
2025-02-22
ci: also don't fail when the coverage file doesn't download correctly
Randy Palamar
2
-6
/
+6
2025-02-22
ci: don't let test coverage upload fail a workflow
Randy Palamar
2
-2
/
+2
2025-02-22
style_set: add option to keep non-default style values
infastin
6
-24
/
+35
2025-02-22
update to scintillua-6.4 + 1 (org-mode lexer)
Matěj Cepl
155
-155
/
+259
2025-02-22
complete-filename: speed-up the tilda handling
Matěj Cepl
1
-2
/
+3
2025-02-22
introduce new `asciidoc` file type
Matěj Cepl
1
-0
/
+3
2025-01-19
complete-filename: complete tilda as $HOME as well
Matěj Cepl
1
-0
/
+6
2025-01-12
test: add a couple missed files to .gitignore
Randy Palamar
1
-6
/
+9
2025-01-12
sam: fix small oversight in cmd_filter
Randy Palamar
1
-4
/
+4
2025-01-12
buffer: drop buffer_move function
Randy Palamar
5
-28
/
+6
2025-01-12
array: delete oneliners
Randy Palamar
13
-79
/
+67
2025-01-11
buffer: clear out one line functions
Randy Palamar
9
-70
/
+34
2025-01-11
buffer: delete pointless buffer_init function
Randy Palamar
11
-48
/
+20
2025-01-08
ui: pass window id when setting style
Randy Palamar
4
-19
/
+18
2025-01-06
scripts: make option listing more consistent
Randy Palamar
3
-11
/
+14
2025-01-06
scripts: fix shellcheck warnings and make scripts more uniform
Matěj Cepl
3
-32
/
+62
2025-01-04
curses ui: fix default color detection
Randy Palamar
3
-38
/
+24
2025-01-04
ui: remove useless memcpy call
Randy Palamar
1
-11
/
+9
2025-01-04
ui-vt100: write ouptut using write(3)
Randy Palamar
1
-4
/
+2
2025-01-04
remove duplicated read_buffer functions
Randy Palamar
6
-22
/
+17
2025-01-04
accommodate vis for changes with updates in the lexers
Matěj Cepl
2
-4
/
+10
2025-01-04
Add Nix lexer
orbitalquark
2
-0
/
+103
2025-01-04
Recognize float suffixes in C lexer
orbitalquark
1
-1
/
+1
2025-01-04
Migrate Haskell lexer
orbitalquark
1
-17
/
+17
2025-01-04
Add Factor lexer
orbitalquark
2
-0
/
+72
2025-01-04
Rename 'ansi_c', 'dmd', and 'rstats' lexers to 'c', 'd', and 'r'
orbitalquark
6
-11
/
+7
2025-01-04
lexers: switch to tabs for indentation
orbitalquark
138
-5242
/
+5238
2025-01-04
Fix errors with folding in reST lexer
orbitalquark
1
-2
/
+2
2025-01-04
Output lexer: match absolute program paths instead of just names
orbitalquark
1
-2
/
+4
2025-01-04
Migrate Literate Coffeescript lexer
orbitalquark
1
-9
/
+7
2025-01-04
Allow unfinished Makefile function definitions to be highlighted
orbitalquark
1
-2
/
+2
2025-01-04
Update lexer LDoc
orbitalquark
1
-12
/
+12
2025-01-04
Add 'org' directive to asm lexer
orbitalquark
1
-2
/
+2
2025-01-04
Increase the default LPeg stack size
orbitalquark
1
-0
/
+2
2025-01-04
Add C23 attributes to C lexer
orbitalquark
1
-3
/
+17
2025-01-04
Improve performance of the text lexer
mitchell
1
-0
/
+2
2025-01-02
vis-clipboard: redirect wl-copy stderr so that it actually exits
Randy Palamar
1
-2
/
+2
2025-01-02
introduce new 'meson' file type and meson options filenames
sewn
1
-1
/
+1
2025-01-02
build: update alpine in docker build to version 3.21
Christian Hesse
1
-1
/
+1
2025-01-02
ci: remove lua-busted
Randy Palamar
2
-3
/
+0
2025-01-02
check the life time of subprocesses before freeing vis
Florian Fischer
3
-0
/
+18
[next]