diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2020-01-26 02:13:37 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-26 02:13:37 -0800 |
commit | 07a105f0cb6e2827e621ea31c52cd7714a44a418 (patch) | |
tree | 1a1c2eae756b81e439e26b6b55d467dc087bbb70 /scripts/vim-patch.sh | |
parent | c6ff23d7a0d5ccf0d8995e3204c18df55d28fc7f (diff) | |
download | rneovim-07a105f0cb6e2827e621ea31c52cd7714a44a418.tar.gz rneovim-07a105f0cb6e2827e621ea31c52cd7714a44a418.tar.bz2 rneovim-07a105f0cb6e2827e621ea31c52cd7714a44a418.zip |
terminal: trim CWD slash #11762
Trailing CWD slash in term:// buffer name breaks the BufReadCmd
handler.
Before:
term://~///25232:/bin/bash
After:
term://~//25232:/bin/bash
ref c6ff23d7a0d5
ref #11289
Diffstat (limited to 'scripts/vim-patch.sh')
0 files changed, 0 insertions, 0 deletions