#1101999 after binding ^V to `paste`, nano freezes when using ^V from

Package:
nano
Source:
nano
Description:
small, friendly text editor inspired by Pico
Submitter:
BW
Date:
2025-04-05 16:15:01 UTC
Severity:
normal
#1101999#5
Date:
2025-04-03 19:30:10 UTC
From:
To:
Running Debian 12.10
SSH terminal: Windows Terminal

nano completely freezes if you have made a CTRL+V bind to the "page all"
command in "/etc/nanorc" (bind ^v paste all)

If you don't make that binding or if you bind to another key-combination it
works fine

I've updated nano to 8.0.2 and the problem is solved!

Could you at least consider adding 8.0.2 to the  bookworm-backports repo ;-)

Of course best to fix it in the bookworm-updates if possible.

#1101999#10
Date:
2025-04-04 07:51:24 UTC
From:
To:
retitle 1101999  after binding ^V to `paste`, nano freezes when using ^V from
Windows
thanks

When you have 'bind ^V paste all' in your nanorc, then the _nano_ function
for pasting is bound to Ctrl+V, not the _Windows_ pasting function.  But,
as far as I know Windows, Windows will always intercept Ctrl+V, so you are
actually making nano's pasting function unreachable when ssh-ing in from
Windows, OR both Windows _and_ nano see the Ctrl+V, and this is going to
cause problems.

Benno

#1101999#17
Date:
2025-04-05 16:13:24 UTC
From:
To:
I hear you. I have thought about the problem could be related to other
places.

But it is not a problem in versions < 7.2 and not a problem in versions >
7.2

So I concluded it was related to nano 7.2