Subject: CVS commit: pkgsrc/editors/nano
From: Sebastian Wiedenroth
Date: 2018-09-13 21:34:34
Message id: 20180913193434.342EAFBF8@cvs.NetBSD.org

Log Message:
nano: pull in keybinding fix from upstream

When curses gives no code for Ctrl+Shift+Delete, do not fall back
to KEY_BACKSPACE, because then ^H and/or <Backspace> get bound to
'cutwordleft'.

This fixes https://savannah.gnu.org/bugs/?54642

Files:
RevisionActionfile
1.75modifypkgsrc/editors/nano/Makefile
1.47modifypkgsrc/editors/nano/distinfo
1.1addpkgsrc/editors/nano/patches/patch-src_nano.c
1.1addpkgsrc/editors/nano/patches/patch-src_nano.h