|
From: | Chris Allegretta |
Subject: | Re: [Nano-devel] Rebinding keys |
Date: | Mon, 10 Mar 2008 23:44:36 -0400 |
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
_______________________________________________
Nano-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/nano-devel
[Prev in Thread] | Current Thread | [Next in Thread] |