aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | test: add a test for what Vim patch 8.2.0151 fixeszeertzjq2022-07-08
| | * | | vim-patch:8.2.0151: detecting a script was already sourced is unreliablezeertzjq2022-07-08
| | * | | vim-patch:8.2.0136: stray ch_logfile() callzeertzjq2022-07-08
| | * | | vim-patch:8.2.0132: script may be re-used when deleting and creating a new onezeertzjq2022-07-08
| |/ / /
| * | | vim-patch:8.1.{1524,1544}: tests are silently skipped (#19276)zeertzjq2022-07-08
| * | | feat(runtime)!: enable filetype.lua by default (#19216)Christian Clason2022-07-07
| * | | refactor(lua): git-blame-ignore stylua update PR (#19273)Christian Clason2022-07-07
| * | | refactor(lua): reformat with stylua 0.14.0 (#19264)Christian Clason2022-07-07
| |/ /
| * | feat(tui): try terminfo for [re]set_cursor_color OSC #19255Wsevolod2022-07-07
| * | vim-patch:5ed11535e069 (#19256)Christian Clason2022-07-07
| * | Merge pull request #19263 from zeertzjq/vim-8.2.3674zeertzjq2022-07-07
| |\ \
| | * | vim-patch:8.2.4399: crash after ml_get errorzeertzjq2022-07-07
| | * | vim-patch:8.2.3674: when ml_get_buf() fails it messes up IObuffzeertzjq2022-07-07
| |/ /
| * | Merge pull request #19180 from zeertzjq/tui-kitty-keypadzeertzjq2022-07-07
| |\ \
| | * | test: add tests for keypad keys from kitty keyboard protocolzeertzjq2022-07-04
| | * | feat(tui): recognize keypad keys when using kitty keyboard protocolerw72022-07-04
| * | | Merge pull request #19261 from zeertzjq/vim-8.2.5023zeertzjq2022-07-07
| |\ \ \
| | * | | vim-patch:8.2.5044: command line test failszeertzjq2022-07-07
| | * | | vim-patch:8.2.5043: can open a cmdline window from a substitute expressionzeertzjq2022-07-07
| | * | | vim-patch:8.2.5023: substitute overwrites allocated bufferzeertzjq2022-07-07
| |/ / /
| * | | vim-patch:8.2.5063: error for a command may go over the end of IObuff (#19260)zeertzjq2022-07-07
| * | | vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq2022-07-07
| * | | Merge pull request #19218 from smjonas/fix_ft_patternsChristian Clason2022-07-06
| |\ \ \
| | * | | fix(filetype): remove call to vim.fn.resolve and pass filename to match functionsmjonas2022-07-06
| | * | | fix(filetype): fix filetype patternssmjonas2022-07-06
| * | | | Merge pull request #19247 from zeertzjq/vim-8.2.4165zeertzjq2022-07-06
| |\ \ \ \
| | * | | | fix(normal): fix segfault with bracket command jumping to a markzeertzjq2022-07-06
| | * | | | vim-patch:8.2.4221: some functions in normal.c are very longzeertzjq2022-07-06
| | * | | | vim-patch:8.2.4165: the nv_g_cmd() function is too longzeertzjq2022-07-06
| | * | | | vim-patch:7.4.212zeertzjq2022-07-06
| |/ / / /
| * | | | feat: add 'mousescroll' option (#12355)Jay2022-07-06
| * | | | fix(mark): fix unexpected cursor movements (#19253)zeertzjq2022-07-06
| |/ / /
| * | | Merge pull request #19242 from smjonas/vim-9.0.0042Christian Clason2022-07-06
| |\ \ \
| | * | | vim-patch:9.0.0042: missing change for filetype detectionsmjonas2022-07-06
| | * | | vim-patch:9.0.0041: a couple of filetype patterns do not have "*" before "/etc"smjonas2022-07-06
| * | | | vim-patch:8.2.5162: reading before the start of the line with BS in Replace m...zeertzjq2022-07-06
| * | | | Merge pull request #19223 from lewis6991/ghactionJames McCoy2022-07-05
| |\ \ \ \
| | * | | | build: add github action annotations for clintLewis Russell2022-07-04
| | | |/ / | | |/| |
| * | | | vim-patch:8.0.1562: the terminal debugger can't set a breakpoint with the mou...zeertzjq2022-07-05
| * | | | Merge pull request #19232 from zeertzjq/vim-8.2.2904zeertzjq2022-07-05
| |\ \ \ \
| | * | | | vim-patch:8.2.3990: testing wrong operatorzeertzjq2022-07-05
| | * | | | vim-patch:8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changedzeertzjq2022-07-05
| | * | | | vim-patch:8.2.3644: count for 'operatorfunc' in Visual mode is not redonezeertzjq2022-07-05
| | * | | | vim-patch:8.2.2904: "g$" causes scroll if half a double width char is visiblezeertzjq2022-07-05
| |/ / / /
| * | | | fix(terminal): crash if TermClose deletes own buffer #19222Justin M. Keyes2022-07-05
| * | | | Merge pull request #19231 from zeertzjq/vim-8.2.3615zeertzjq2022-07-05
| |\ \ \ \
| | * | | | vim-patch:8.2.5122: lisp indenting my run over the end of the linezeertzjq2022-07-05
| | * | | | vim-patch:8.2.3754: undesired changing of the indent of the first formatted linezeertzjq2022-07-05
| | * | | | vim-patch:8.2.3615: wrong indent in first line if re-formatting with indent exprzeertzjq2022-07-05
| |/ / / /
| * | | | Merge pull request #19229 from zeertzjq/vim-8.2.0363zeertzjq2022-07-05
| |\ \ \ \