tkeyboard: add tab/untab symbols (#160) - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit c38ae2afb5b000400d7e9979fd5bb043b9819d07
 (DIR) parent c82e11b24e7a6aa03473111367cb792ce0537f61
 (HTM) Author: Martin Kühl <martin.kuehl@gmail.com>
       Date:   Wed, 14 Nov 2018 05:13:39 +0100
       
       keyboard: add tab/untab symbols (#160)
       
       
       Diffstat:
         M lib/keyboard                        |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/lib/keyboard b/lib/keyboard
       t@@ -475,6 +475,8 @@
        2194  ab          ↔        left right arrow
        21D0  V=          ⇐        left double arrow
        21D2  =V          ⇒        right double arrow
       +21E4  |<          ⇤        left arrow to bar
       +21E5  >|          ⇥        right arrow to bar
        2200  fa          ∀        for all
        2202  pd          ∂        partial differential
        2203  te          ∃        there exists