This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-02-23 02:44:53 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
15499fa856f6fbaf3208a26647db95259ae76e8e
neovim
/
test
/
functional
/
terminal
History
zeertzjq
fb805bb8b7
fix(remote): don't leak memory on failure to connect to server (
#21931
)
...
Also fix the race between output and resize in the test for this.
2023-01-21 18:54:17 +08:00
..
altscreen_spec.lua
…
api_spec.lua
fix(tui): more work in the TUI
2022-12-31 13:25:26 +01:00
buffer_spec.lua
…
channel_spec.lua
…
cursor_spec.lua
…
edit_spec.lua
…
ex_terminal_spec.lua
…
helpers.lua
test(tui_spec): improve cursor_address test (
#21700
)
2023-01-09 12:20:50 +08:00
highlight_spec.lua
…
mouse_spec.lua
fix(terminal): fix 'mousescroll' not respected in terminal mode (
#21415
)
2022-12-14 23:45:31 +08:00
scrollback_spec.lua
…
tui_spec.lua
fix(remote): don't leak memory on failure to connect to server (
#21931
)
2023-01-21 18:54:17 +08:00
window_spec.lua
…
window_split_tab_spec.lua
…