aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_editor.lua
diff options
context:
space:
mode:
authorJaehwang Jung <tomtomjhj@gmail.com>2024-04-13 20:41:59 +0900
committerGitHub <noreply@github.com>2024-04-13 19:41:59 +0800
commit328a2373514a880ea80bed53d63de76e2dea2a9c (patch)
tree2291577bef39d923f0e23cf8dee415460c60dcd7 /runtime/lua/vim/_editor.lua
parent5ce6b4a294216fb7e3cf4ee79ab3d3c7fde7cb1a (diff)
downloadrneovim-328a2373514a880ea80bed53d63de76e2dea2a9c.tar.gz
rneovim-328a2373514a880ea80bed53d63de76e2dea2a9c.tar.bz2
rneovim-328a2373514a880ea80bed53d63de76e2dea2a9c.zip
fix(defaults): auto-close terminal for &shell with args (#28276)
Problem: The `:terminal` auto-close logic does not support `&shell` that has arguments, e.g., `/bin/bash -O globstar`. Solution: Join `argv` and match `&shell`. This is not perfect since `&shell` may contain irregular spaces and quotes, but it seems to be good enough.
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions