dactyl-manuform icon indicating copy to clipboard operation
dactyl-manuform copied to clipboard

Fix #9

Open gidsi opened this issue 3 years ago • 1 comments

Seems to fix the bug, running echo '(load-file "src/dactyl_keyboard/dactyl.clj")' | docker run -i -v $(pwd -P):/data -w /data clojure now gives:

dactyl-keyboard.dactyl=> (load-file "src/dactyl_keyboard/dactyl.clj")
#'dactyl-keyboard.dactyl/-main
dactyl-keyboard.dactyl=> Bye for now!

gidsi avatar Apr 11 '21 13:04 gidsi

#15

jetpham avatar Dec 23 '22 20:12 jetpham