Python论坛  - 讨论区

标题:[python-chinese] [OT]怎么关掉gvim的输入法?

2005年08月04日 星期四 15:44

chenzh chenzh at bhh.com.cn
Thu Aug 4 15:44:58 HKT 2005

每按一次ctrl+s后,输入法总跳出来,烦
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050804/36f8f38b/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年08月04日 星期四 17:47

Qiangning Hong hongqn at gmail.com
Thu Aug 4 17:47:36 HKT 2005

On 8/4/05, chenzh <chenzh at bhh.com.cn> wrote:
>  
> 每按一次ctrl+s后,输入法总跳出来,烦 

我这里windows下和linux都没有这个现象

P.S. ctrl+s是做什么用的?vim里默认似乎没有这个keymap.

-- 
Qiangning Hong

I'm usually annoyed by IDEs because, for instance, they don't use VIM
as an editor. Since I'm hooked to that, all IDEs I've used so far have
failed to impress me.
   -- Sybren Stuvel @ c.l.python

Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年08月04日 星期四 21:30

shhgs shhgs.efhilt at gmail.com
Thu Aug 4 21:30:22 HKT 2005

我的GVIM默认有这个keymap,好像是UPDATE,但具体什么意思,不知道。

On 8/4/05, Qiangning Hong <hongqn at gmail.com> wrote:
> On 8/4/05, chenzh <chenzh at bhh.com.cn> wrote:
> >
> > 每按一次ctrl+s后,输入法总跳出来,烦
> 
> 我这里windows下和linux都没有这个现象
> 
> P.S. ctrl+s是做什么用的?vim里默认似乎没有这个keymap.
> 
> --
> Qiangning Hong
> 
> I'm usually annoyed by IDEs because, for instance, they don't use VIM
> as an editor. Since I'm hooked to that, all IDEs I've used so far have
> failed to impress me.
>    -- Sybren Stuvel @ c.l.python
> 
> Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年08月05日 星期五 08:12

tocer tocer.deng at gmail.com
Fri Aug 5 08:12:53 HKT 2005

用的什么操作系统和什么版本的gvim,我用xp+gvim6.3,没有这个现象
是不是某个输入法的默认键是ctrl+s,打开输入法看看

在 05-8-4,shhgs<shhgs.efhilt at gmail.com> 写道:
> 我的GVIM默认有这个keymap,好像是UPDATE,但具体什么意思,不知道。
> 
> On 8/4/05, Qiangning Hong <hongqn at gmail.com> wrote:
> > On 8/4/05, chenzh <chenzh at bhh.com.cn> wrote:
> > >
> > > 每按一次ctrl+s后,输入法总跳出来,烦
> >
> > 我这里windows下和linux都没有这个现象
> >
> > P.S. ctrl+s是做什么用的?vim里默认似乎没有这个keymap.
> >
> > --
> > Qiangning Hong
> >
> > I'm usually annoyed by IDEs because, for instance, they don't use VIM
> > as an editor. Since I'm hooked to that, all IDEs I've used so far have
> > failed to impress me.
> >    -- Sybren Stuvel @ c.l.python
> >
> > Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>
> >
> > _______________________________________________
> > python-chinese list
> > python-chinese at lists.python.cn
> > http://python.cn/mailman/listinfo/python-chinese
> >
> >
> >
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年08月05日 星期五 09:26

马踏飞燕 honeyday.mj at gmail.com
Fri Aug 5 09:26:53 HKT 2005

在 05-8-5,tocer<tocer.deng at gmail.com> 写道:
> 用的什么操作系统和什么版本的gvim,我用xp+gvim6.3,没有这个现象
> 是不是某个输入法的默认键是ctrl+s,打开输入法看看

我在win和linux下也没有这个问题啊。
在win下,ctrl-s是保存,应该是为了照顾win下面的编辑器使用习惯吧。

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年08月05日 星期五 10:48

chenzh chenzh at bhh.com.cn
Fri Aug 5 10:48:02 HKT 2005

可能是输入法设置的问题

我用gvim6.3,ctrl+s 相当于:w
----- Original Message -----
From: "Qiangning Hong" <hongqn at gmail.com>
To: <python-chinese at lists.python.cn>
Sent: Thursday, August 04, 2005 6:47 PM
Subject: Re: [python-chinese] [OT]怎么关掉gvim的输入法?


> On 8/4/05, chenzh <chenzh at bhh.com.cn> wrote:
> >
> > 每按一次ctrl+s后,输入法总跳出来,烦
>
> 我这里windows下和linux都没有这个现象
>
> P.S. ctrl+s是做什么用的?vim里默认似乎没有这个keymap.
>
> --
> Qiangning Hong
>
> I'm usually annoyed by IDEs because, for instance, they don't use VIM
> as an editor. Since I'm hooked to that, all IDEs I've used so far have
> failed to impress me.
>    -- Sybren Stuvel @ c.l.python
>
> Get Firefox!
<http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>
>


----------------------------------------------------------------------------
----


> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号