nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] [PATCH V7] Implement bookmarks


From: Marco Diego Aurélio Mesquita
Subject: [Nano-devel] [PATCH V7] Implement bookmarks
Date: Wed, 5 Dec 2018 23:29:47 -0200
User-agent: NeoMutt/20170113 (1.7.2)

Hi Devs!

Attached patches implements bookmarks in nano.

Differences from V6:
 - Bookmarks are simple booleans.
 - Jumping to a bookmark always go to the start of the line.
 - Relevant parts are excluded from NANO_TINY.
 - Spelling fixes.
 - Improved comments.
 - Warns when no (other) bookmark is found.
 - Replaced TRUE/FALSE with FORWARD/BACKWARD where applicable.
 - Repositioned if's and definitions to make more sense.

Please review it.

Attachment: 0001-new-feature-bindable-ability-to-toggle-and-jump-to-b.patch
Description: Text Data

Attachment: 0002-bindings-hard-bind-toggle-and-jump-to-bookmarks.patch
Description: Text Data


reply via email to

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