nano-devel
[Top][All Lists]
Advanced

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

Re: Two Features I Wish Nano Had


From: Benno Schulenberg
Subject: Re: Two Features I Wish Nano Had
Date: Mon, 23 Sep 2024 11:57:32 +0200
User-agent: Mozilla Thunderbird


Op 23-09-2024 om 02:18 schreef Sam L:
### Feature 1: **Code Folding**
Introduce a **code folding** feature to allow collapsing and expanding sections of code or text based on indentation.

There is a request for that: https://savannah.gnu.org/bugs/?58199.

Someone even posted a somewhat-functional patch two years ago:
  https://savannah.gnu.org/patch/?10263

Improvements on that patch, or a new implementation, are welcome.


### Feature 2: **Multiple Cursors Editing**
Implement **multiple cursors editing**, as seen in editors like Sublime Text and Kakoune. This feature would allow users to place multiple cursors on different lines or positions simultaneously, enabling the execution of identical commands or text manipulations across those locations.

When I need to make the same edits in multiple places, I record
a keyboard macro at the first place, and then run the macro at
the other places.  Sounds equipotent to me.  So no, multiple
cursors won't happen.


Benno

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


reply via email to

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