summaryrefslogtreecommitdiff
path: root/glyph
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-03-08 10:43:38 -0800
committerBen Sima <ben@bsima.me>2019-03-08 10:43:45 -0800
commit3f50d3add22b1e79bbf147e956595d2a8ef1d6c3 (patch)
tree0b078ab960090b705c764c4484b54730678a23c9 /glyph
parent81a699fcd18da46af228f088b96d43cd738578b4 (diff)
update scripts
Diffstat (limited to 'glyph')
-rwxr-xr-xglyph32
1 files changed, 16 insertions, 16 deletions
diff --git a/glyph b/glyph
index 54c28e5..502ec74 100755
--- a/glyph
+++ b/glyph
@@ -19,37 +19,37 @@
(define glyphs
'((ace . #\space )
- (gal . #\<)
- (pel . #\()
+ (led . #\<)
+ (lit . #\()
(bar . #\|)
(gap . #\newline)
(gap . #\tab)
- (per . #\))
- (bas . #\\)
- (gar . #\>)
- (sel . #\[)
- (buc . #\$)
+ (rit . #\))
+ (bat . #\\)
+ (ban . #\>)
+ (lac . #\[)
+ (bus . #\$)
(hax . #\#)
- (sem . #\;)
+ (mic . #\;)
(cab . #\_)
(hep . #\-)
- (ser . #\])
+ (rac . #\])
(cen . #\%)
- (kel . #\{)
- (soq . #\')
+ (lob . #\{)
+ (say . #\')
(col . #\:)
- (ker . #\})
+ (rob . #\})
(tar . #\*)
(com . #\,)
(ket . #\^)
(tec . #\`)
- (doq . #\")
+ (yel . #\")
(lus . #\+)
(tis . #\=)
(dot . #\.)
- (pam . #\&)
+ (pad . #\&)
(wut . #\?)
- (fas . #\/)
+ (net . #\/)
(pat . #\@)
(sig . #\~)
(zap . #\!)))
@@ -116,4 +116,4 @@
;; FIXME: I need to write my own CLI parser:
;; ben@neb bin : glyph "++"
;; glyph "++"
-;; glyph: unknown switch: ++ \ No newline at end of file
+;; glyph: unknown switch: ++