Sync with wip/st-term-git - pkgsrc-localpatches - leot's pkgsrc LOCALPATCHES
(HTM) hg clone https://bitbucket.org/iamleot/pkgsrc-localpatches
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) changeset 65fe14512f72863496dceb7f3eeba0dd0b7a4644
(DIR) parent 9ddc2000fa301a28a4aaedebd9bb92a6b82d368f
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Mon, 11 Feb 2019 22:03:32
Sync with wip/st-term-git
Diffstat:
x11/st-term/patch-co | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff -r 9ddc2000fa30 -r 65fe14512f72 x11/st-term/patch-co
--- a/x11/st-term/patch-co Sun Feb 10 12:19:26 2019 +0100
+++ b/x11/st-term/patch-co Mon Feb 11 22:03:32 2019 +0100
@@ -1,6 +1,6 @@
--- /dev/null 2018-03-15 11:44:42.305684300 +0100
+++ config.h 2018-03-15 11:45:52.641324882 +0100
-@@ -0,0 +1,463 @@
+@@ -0,0 +1,462 @@
+/* See LICENSE file for copyright and license details. */
+
+/*
@@ -181,7 +181,6 @@
+ { TERMMOD, XK_Y, selpaste, {.i = 0} },
+ { ShiftMask, XK_Insert, selpaste, {.i = 0} },
+ { TERMMOD, XK_Num_Lock, numlock, {.i = 0} },
-+ { TERMMOD, XK_I, iso14755, {.i = 0} },
+};
+
+/*