nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH v3] new feature: functions to jump to previous o


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH v3] new feature: functions to jump to previous or following block of text
Date: Thu, 21 Jul 2016 20:05:52 +0200

On Thu, Jul 21, 2016, at 19:48, Benno Schulenberg wrote:
> And hard-bind the keys Ctrl+Up and Ctrl+Down to these functions.
> 
> Unlike the paragraph-jumping code, these new functions disregard
> any indentation, treating only blank lines as separators.  They
> also do an automatic smart home when that option is set.
> 
> This fulfills https://savannah.gnu.org/bugs/?48291.

(Forgot the v3 in the original subject line.)

If no one protests, this will pushed in a couple of days.

Benno

>  doc/man/nanorc.5      |  7 +++++++
>  doc/texinfo/nano.texi |  7 +++++++
>  src/global.c          | 21 +++++++++++++++++++++
>  src/move.c            | 42 ++++++++++++++++++++++++++++++++++++++++++
>  src/nano.c            |  8 +++++++-
>  src/nano.h            |  2 ++
>  src/proto.h           |  5 +++++
>  src/winio.c           | 16 ++++++++++++----
>  8 files changed, 103 insertions(+), 5 deletions(-)

-- 
http://www.fastmail.com - IMAP accessible web-mail




reply via email to

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