aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os_unix.c
diff options
context:
space:
mode:
authorMathieu Xhonneux <m.xhonneux@gmail.com>2015-08-16 16:14:24 +0200
committerJustin M. Keyes <justinkz@gmail.com>2015-08-30 17:15:50 -0400
commit79b6ab21d84803dd37da9ec8d5a1c32a79b401cd (patch)
treed74ec36a471233aa96da46cedbfb00b5a6af7535 /src/nvim/os_unix.c
parent82296510879d6e18036ba45447d348bba41be52e (diff)
downloadrneovim-79b6ab21d84803dd37da9ec8d5a1c32a79b401cd.tar.gz
rneovim-79b6ab21d84803dd37da9ec8d5a1c32a79b401cd.tar.bz2
rneovim-79b6ab21d84803dd37da9ec8d5a1c32a79b401cd.zip
termopen(): remove `name` feature. #3181
Problem: Commands like `:e term://top` display `term://.//PID:(null)` instead of `term://.//PID:top`. Solution: Remove the optional `name` argument (it allowed ambiguous/potentially destructive cases, so it was problematic anyway). Closes #3113 Closes #2924
Diffstat (limited to 'src/nvim/os_unix.c')
0 files changed, 0 insertions, 0 deletions