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
path:
root
/
lua
/
plugins
/
complete-filename.lua
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-28
Add command completion with tab key
Max Schillinger
1
-4
/
+14
2025-02-22
complete-filename: speed-up the tilda handling
Matěj Cepl
1
-2
/
+3
2025-01-19
complete-filename: complete tilda as $HOME as well
Matěj Cepl
1
-0
/
+6
2024-04-30
lua: complete-filename: use biggest possible prefix
Florian Fischer
1
-1
/
+1
2024-03-21
Fix typos
Max Schillinger
1
-1
/
+1
2023-12-14
complete-filename: include '{' in leading delimiter pattern
Florian Fischer
1
-1
/
+1
2023-11-03
lua: refactor complete-filename plugin
Randy Palamar
1
-33
/
+28
2020-12-27
lua: fix luacheck warnings
Marc André Tanner
1
-1
/
+1
2018-02-28
Merge branch 'vis-open-fixes' of https://github.com/kj/vis
Marc André Tanner
1
-1
/
+2
2018-01-27
vis-complete: send whole paths for completion
TwoFinger
1
-1
/
+4
2018-01-01
vis-open: fix for absolute and non-existent paths
Kelsey Judson
1
-2
/
+3
2017-07-14
vis-lua: make selection first class primitives in Lua API
Marc André Tanner
1
-6
/
+6
2017-03-31
vis: improve tab completion in command prompt
Marc André Tanner
1
-1
/
+30
2017-03-05
lua: reimplement word and file name completion in lua
Marc André Tanner
1
-0
/
+23