neovim/runtime/lua/vim/_meta
luukvbaal f85bc41c80
feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984
Problem:  Floating windows with focusable set to false can reasonably be
          expected to be UI elements but are listed in some outputs that
          should contain only regular windows.
Solution: Hide unfocusable floating windows from the default tabline and
          :tabs.
2024-11-16 15:32:36 -08:00
..
api_keysets_extra.lua fix(ui): correctly pass metadata to get_node_text #30222 2024-09-01 10:15:02 -07:00
api_keysets.lua feat(float): allow enabling mouse for non-focusable window (#30844) 2024-10-20 22:18:26 +08:00
api.lua feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984 2024-11-16 15:32:36 -08:00
base64.lua fix: lua annotations 2024-04-26 15:13:06 +01:00
builtin_types.lua feat(meta): add type for quickfix entries 2024-10-17 10:54:19 +01:00
builtin.lua fix(ui): no fast context for prompt message kinds #31224 2024-11-15 14:34:42 -08:00
diff.lua test: refactor exec_lua in xdiff_spec 2024-09-30 11:51:33 +01:00
json.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
lpeg.lua docs(lpeg): merge upstream changes 2024-07-15 21:16:29 +01:00
misc.lua fix: type warnings in shared.lua 2024-02-15 11:32:50 +00:00
mpack.lua feat(docs): replace lua2dox.lua 2024-02-27 14:41:17 +00:00
options.lua vim-patch:9.1.0864: message history is fixed to 200 (#31215) 2024-11-15 08:04:49 +08:00
re.lua docs: news 2024-05-15 23:19:26 +02:00
regex.lua docs: dev-arch, focusable windows #30510 2024-10-07 08:27:38 -07:00
spell.lua refactor(lua): use tuple syntax everywhere #29111 2024-06-04 06:06:02 -07:00
vimfn.lua docs: misc (#30914) 2024-11-09 08:10:56 +08:00
vvars.lua docs: standardize doc for ChanInfo/ChanOpen autocmds/v:event (#31099) 2024-11-16 09:37:36 +08:00