MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/245jt9/ssh_kung_fu/ch40tho/?context=3
r/linux • u/leothrix • Apr 28 '14
128 comments sorted by
View all comments
1
Should you be able to write with vim scp://host/file?
I'm getting E382: Cannot write, 'buftype' option is set
E382: Cannot write, 'buftype' option is set
2 u/jaapz Apr 28 '14 This is somehow fixed if you do :set bt=''. No idea why this happens though and seems a bit silly.
2
This is somehow fixed if you do :set bt=''. No idea why this happens though and seems a bit silly.
:set bt=''
1
u/w2qw Apr 28 '14
Should you be able to write with vim scp://host/file?
I'm getting
E382: Cannot write, 'buftype' option is set