index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
termcap.lua
Age
Commit message (
Expand
)
Author
Files
2025-03-05
fix(tui): remove DCS escaping in tmux (#32723)
Gregory Anders
1
2025-03-05
feat(terminal)!: include cursor position in TermRequest event data (#31609)
Gregory Anders
1
2024-10-31
fix: another round of type annotation fixes
Lewis Russell
1
2024-10-21
feat(vim.validate): improve fast form and deprecate spec form
Lewis Russell
1
2024-04-30
docs: various fixes (#28208)
dundargoc
1
2024-03-16
refactor(lua): type annotations
Lewis Russell
1
2023-12-14
fix(termcap): set 'nested' on TermResponse autocommand
Gregory Anders
1
2023-12-13
fix(termcap): only call callback for requested capabilities (#26546)
Gregory Anders
1
2023-12-06
feat(defaults): enable 'termguicolors' by default when supported by terminal
Gregory Anders
1
2023-11-29
fix(termcap): escape escapes in passthrough sequence (#26301)
Gregory Anders
1
2023-11-28
fix(termcap): use tmux passthrough sequence when running in tmux (#26281)
Gregory Anders
1
2023-11-16
feat(clipboard): enable OSC 52 clipboard provider by default (#26064)
Gregory Anders
1