我是靠谱客的博主 幸福百褶裙,最近开发中收集的这篇文章主要介绍xshell 中使用vim 显示Xmanager运行失败:,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

xshell 中使用vim 时显示
Xmanager运行失败:
请检查此系统的Xmanager是否已正确安装。

问题原因:
This problem occurs when VIM is trying to run as an X application with a full GUI interface and mouse support. You can suppress it by using 'vi -X' or 'vim -X' option.
If this doesn't work, check out your vi manual to see which option turns off the X application mode.

解决方法
1,vim -X
2,unset DISPLAY
3,调整session配置文件

参考网址:
https://www.netsarang.com/forum/xshell/141/Xshell_2.0_Failed_to_execute_Xmanager

转载于:https://www.cnblogs.com/wuchengze/p/9128955.html

最后

以上就是幸福百褶裙为你收集整理的xshell 中使用vim 显示Xmanager运行失败:的全部内容,希望文章能够帮你解决xshell 中使用vim 显示Xmanager运行失败:所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(33)

评论列表共有 0 条评论

立即
投稿
返回
顶部