This project is a fork of the vis.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/vis.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionA few patches for vis
owner8ubr3blt@NOanonSPAMaddy.me
last changeFri, 3 May 2024 05:13:04 +0000 (3 13:13 +0800)
content tags
add:
readme

A fair warning - I occasionally amend commits in place, or reorder them.

I treat each commit here as a patch that fixes/improves something in the upstream repo, and if I've made a mistake, I amend the commit where it happened.

shortlog
2024-05-03 Georgi Kirilovmake C-s and C-q available in key mappingsmaster
2024-05-03 Georgi KirilovRevert "vis: Add readline Ctrl+A/E bindings"
2024-05-03 Georgi Kirilovtext: less buggy inner word objects
2024-05-03 Georgi Kirilovvis: in insert mode, highlight the match of the closing...
2024-05-03 Georgi Kirilovvis: exclusive backward motions in operator-pending...
2024-05-03 Georgi Kirilovbuild: incremental install
2024-05-03 Georgi Kirilovbuild: incremental compilation
2024-05-03 Georgi Kirilovbuild: fix on Arch Linux
2024-05-03 Georgi Kirilovbuild: quote and stringify VIS_PATH and VERSION
2024-05-03 Georgi Kirilovvis-menu: finish completion on Space, too
2024-05-03 Georgi Kirilovvis: make paragraph textobjects linewise
2024-05-03 Georgi Kirilovvis-complete: smarter completion for words
2024-05-03 Georgi Kirilovvis-complete: Non-recursive filename completion
2024-05-03 Georgi Kirilovvis: reset undo in the help and message windows
2024-05-03 Georgi Kirilovvis: don't split :help if in a [No Name] window
2024-05-03 Georgi Kirilovvis: fix a crash when re-entering prompt window
...
heads
6 months ago experiments
6 months ago patch-search-options
6 months ago patch-lastcol-multisel-operator
6 months ago master