saikyun / freja

Self-modifiable editor for coding graphical things
66 stars 2 forks source link

Inserting \ leads to b getting inserted #8

Closed saikyun closed 3 years ago

saikyun commented 3 years ago

After running

(use ./misc/frp4)
(subscribe! chars pp)

It's apparent that backslash is represented by :backslash. Will make special case for keywords.