aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/_watchfiles.lua
diff options
context:
space:
mode:
authort0muxx <30345035+t0muxx@users.noreply.github.com>2023-06-14 09:39:14 +0000
committerGitHub <noreply@github.com>2023-06-14 02:39:14 -0700
commit0ce065a332cbd3874bd68a86fa9eda20c5467170 (patch)
treed6b3e8f770da088c3470bb51d3275e5e7026103a /runtime/lua/vim/lsp/_watchfiles.lua
parentbc67bbe4469b777a958f5ad515dec777777e9f2d (diff)
downloadrneovim-0ce065a332cbd3874bd68a86fa9eda20c5467170.tar.gz
rneovim-0ce065a332cbd3874bd68a86fa9eda20c5467170.tar.bz2
rneovim-0ce065a332cbd3874bd68a86fa9eda20c5467170.zip
fix(tui): v:argv does not report the original argv[0] #24015
Problem: Since TUI was moved to another process 24488169564c39a506c235bf6a33b8e23a8cb528 v:argv and v:progname don't report the original argv[0]. ["/usr/bin/nvim", "--embed", ...] Solution: Use argv[0] instead of VV_PROGPATH in ui_client_start_server(). Fix #23953
Diffstat (limited to 'runtime/lua/vim/lsp/_watchfiles.lua')
0 files changed, 0 insertions, 0 deletions