[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] warning the user that some keys cannot be rebound
From: |
Rishabh Dave |
Subject: |
Re: [Nano-devel] warning the user that some keys cannot be rebound |
Date: |
Wed, 7 Sep 2016 15:27:29 +0530 |
On Wed, Sep 7, 2016 at 3:02 PM, Rishabh Dave <address@hidden> wrote:
> Attached patch checks if there are more than 2 characters (in key to
> be rebound i.e. variable keycopy in code) and if so rejects it with
> the message (same as earlier).
Forgot that Space is one exception in control and meta sequences...
fixed and attached.
Further if we add the line unbind M-Space all in rcfile, ctrl-right
arrow and ctrl-left arrow fire same function do_next_word. A bug?
disallow-more-than-one-character-in-rcfile-except-Space.patch
Description: Text Data
- [Nano-devel] warning the user that some keys cannot be rebound, (continued)
- [Nano-devel] warning the user that some keys cannot be rebound, Benno Schulenberg, 2016/09/05
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Rishabh Dave, 2016/09/05
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Benno Schulenberg, 2016/09/05
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Rishabh Dave, 2016/09/05
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Benno Schulenberg, 2016/09/05
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Rishabh Dave, 2016/09/06
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Rishabh Dave, 2016/09/06
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Benno Schulenberg, 2016/09/06
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Benno Schulenberg, 2016/09/06
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Rishabh Dave, 2016/09/07
- Re: [Nano-devel] warning the user that some keys cannot be rebound,
Rishabh Dave <=
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Benno Schulenberg, 2016/09/07
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Rishabh Dave, 2016/09/11
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Benno Schulenberg, 2016/09/11
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Rishabh Dave, 2016/09/11
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Benno Schulenberg, 2016/09/11
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Rishabh Dave, 2016/09/12
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Benno Schulenberg, 2016/09/12
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Rishabh Dave, 2016/09/14
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Benno Schulenberg, 2016/09/14
- Re: [Nano-devel] warning the user that some keys cannot be rebound, Rishabh Dave, 2016/09/15