Skip to content

Instantly share code, notes, and snippets.

@sigwyg
Created September 30, 2011 07:21
Show Gist options
  • Save sigwyg/1252955 to your computer and use it in GitHub Desktop.
Save sigwyg/1252955 to your computer and use it in GitHub Desktop.
VimShell-sshでリモート接続中、vimでファイルを開くと出現する。ファイルは開かれるが、実行元のシェル画面が消えるので、別ファイルを開くには再ログインしなければならない。
- ./
- /Users/sigwyg/dotfiles/.vim/bundle/vimshell/autoload/vimshell.vim の処理中にエラーが検出されました:
- 行 669:
- E127: 関数 vimshell#execute_current_line を再定義できません: 使用中です
- function vimshell#execute_current_line..vimshell#int_mappings#execute_line..<SNR>221_exe..ell_ssh#pre の処理中にエラーが検出されました:
- 行 17:
- E117: 未知の関数です: vimshell#split_nicely
- function vimshell#execute_current_line..vimshell#int_mappings#execute_line..<SNR>221_exe..active#exit の処理中にエラーが検出されました:
- 行 1:
- E716: 辞書型にキーが存在しません: is_valid
- E15: 無効な式です: !b:interactive.process.is_valid
-
- "*vimshell* - 1" 13 行 --46%--
- "*vimshell* - 1" 13 行 --46%--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment