nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nano-devel] Rebinding keys


From: turtle
Subject: [Nano-devel] Rebinding keys
Date: Mon, 10 Mar 2008 14:10:26 -0700
User-agent: KMail/1.9.7

Hi there first time posting here nano is my first and favorite text editor.
I am no developer but svn is the way to go.
1) I am interested in making nano keys similar to other linux app key 
bindings.
like with nano.h:
#define NANO_WHEREIS_KEY                NANO_CONTROL_F

#define NANO_CUT_KEY                    NANO_CONTROL_X
#define NANO_COPY_KEY                   NANO_CONTROL_C
#define NANO_UNCUT_KEY                  NANO_CONTROL_V
etc.
but browser complains...
Are all of you working on having all the keys be user configurable file?
One Idea might be to have a few pre selectable key bindings in nanorc or the 
option to make your own.

2) I am interested in x-clipbord mouse copy and paste selection functionality 
with mouse support enabled.
Where middle click or (both buttons on a laptop) pastes the contents of the x 
clipbord. It works with it off but not on.

-- 
Cheers
Turtle

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]