aboutsummaryrefslogtreecommitdiff
path: root/src/pdcurses.patch
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2020-08-14 00:18:53 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2020-08-14 00:18:53 -0400
commit67ff8634b57968e5734fe4e3b0f63248caa6917f (patch)
tree53afb9e536e916e51b18d1b1593f462a75bf6ebd /src/pdcurses.patch
parent44e229dd9b4b4f461f5ff6a8bef941844335c378 (diff)
downloadtextadept-67ff8634b57968e5734fe4e3b0f63248caa6917f.tar.gz
textadept-67ff8634b57968e5734fe4e3b0f63248caa6917f.zip
Describe changes in patch files.
Diffstat (limited to 'src/pdcurses.patch')
-rw-r--r--src/pdcurses.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/pdcurses.patch b/src/pdcurses.patch
index d22b3d10..4a5a9538 100644
--- a/src/pdcurses.patch
+++ b/src/pdcurses.patch
@@ -1,3 +1,10 @@
+PDCurses changes:
+
+Remap Alt-modified keys to emit their usual key codes so Textadept can handle
+them like ncurses.
+
+Support more Alt and Shift+Alt keys.
+
--- a/wincon/pdckbd.c 2019-09-04 16:08:02.000000000 -0400
+++ b/wincon/pdckbd.c 2020-02-07 16:00:29.000000000 -0500
@@ -100,16 +80,16 @@