plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit c38ae2afb5b000400d7e9979fd5bb043b9819d07
parent c82e11b24e7a6aa03473111367cb792ce0537f61
Author: Martin Kühl <martin.kuehl@gmail.com>
Date:   Wed, 14 Nov 2018 05:13:39 +0100

keyboard: add tab/untab symbols (#160)


Diffstat:
Mlib/keyboard | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/lib/keyboard b/lib/keyboard @@ -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