
自己写了一个脚本 remotemake.sh 执行后会滚屏输出很多内容。 在vim中使用 :!/root/remotemake.sh 命令调用此脚本,输出结果滚到最后一行,上面的内容都看不到了。 大家有什么方便的好办法?
使用vim,csupport时遇如下问题 安装正常了,敲入如下命令 :filetype 会出现 filetype on :scriptname 会出现插件的名称数十个,其中包含c.vim :echo mapleader 当我设置为","时,能显示为(,)号 但当我设置为"\"时,显示为空什么也没有, 然后,输入一些快捷键如 \cd回车,无效果 ,cd回车,无效果, 事实上,\和 ,就输入不进去 咋办???!!! 我的vim安装于c:区,_vimrc如下: set nocompatibl...
make 的时候出现 gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -DFUNCPROTO=7 -DNARROWPROTO -I/usr/include/X11 -g -O2 -fno-strength-reduce -o objects/os_unix.o os_unix.c In file included from /usr/include/stropts.h:38, from os_unixx.h:58, from os_unix.c:38: /usr/include/sys/stropts.h:237: parse error before "t_uscalar_t" /usr/include/sys/stropts.h...