aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/termcap.lua
Commit message (Expand)AuthorAge
* fix: another round of type annotation fixesLewis Russell2024-10-31
* feat(vim.validate): improve fast form and deprecate spec formLewis Russell2024-10-21
* docs: various fixes (#28208)dundargoc2024-04-30
* refactor(lua): type annotationsLewis Russell2024-03-16
* fix(termcap): set 'nested' on TermResponse autocommandGregory Anders2023-12-14
* fix(termcap): only call callback for requested capabilities (#26546)Gregory Anders2023-12-13
* feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders2023-12-06
* fix(termcap): escape escapes in passthrough sequence (#26301)Gregory Anders2023-11-29
* fix(termcap): use tmux passthrough sequence when running in tmux (#26281)Gregory Anders2023-11-28
* feat(clipboard): enable OSC 52 clipboard provider by default (#26064)Gregory Anders2023-11-16