Re: [PATCH] feature: relative line numbers

pepa65 <[email protected]> Mon, 30 Jun 2025 21:32:23 +0700
Newsgroups gmane.editors.nano.devel
Message-ID <[email protected]>
On 2025-06-30 20:27, Benno Schulenberg wrote:
> But what I might apply is the other attached patch: allow nano to jump
> a relative amount of lines.  Unfortunately, negative numbers already
> mean "from end of buffer", so the patch accepts double signs to mean
> "relative": ++100 will jump a hundred lines forward, --200 two hundred
> lines back.  Anyone interested in having this?

The relative jump sounds like a low-cost enhancement, that could be useful. So this is Ctrl-L "--200" or "++100"? I'd take it.

Cheers,
Peter