Sonny

Results 15 comments of Sonny

I do have boot installed: ``` sto@obi:~/workspace$ boot -V #http://boot-clj.com #Tue Dec 22 17:23:03 EST 2015 BOOT_CLOJURE_NAME=org.clojure/clojure BOOT_CLOJURE_VERSION=1.7.0 BOOT_VERSION=2.5.2 ``` perhaps when the shell is executed boot is not in...

BTW, thanks to all the contributors for this template! great place to start for someone migrating from lein

@crisptrutski thanks for the tip. ``` boot.user=> (sh/sh "boot" "-V" :env {:BOOT_CLOJURE_VERSION "1.7.0"}) {:exit 127, :out "", :err "/usr/local/bin/boot: line 6: exec: java: not found\n"} ``` It seems java isn't...

The template works fine without the boot.properties so why not just remove it?

Is there anything wrong with the pull request? Is there anything I can do to expedite the merging of the pull request?

This is a big problem. I can't use emacs with ctrl-space working . I want to use my phone to replace my laptop for development and this is the only...

I have this problem with termux too. It seems to be a problem with android. Termux has a work around https://wiki.termux.com/wiki/Terminal_Settings Maybe you Userland can use the same work around

check out how real VNC does it. ctrl-space works as expected on real VNC. That is what I've been using. without ctrl-space working emacs is unusable. as a workaround in...

> [VNC Viewer by RealVNC](https://play.google.com/store/apps/details?id=com.realvnc.viewer.android) 3.7.1.4443 doesn't work for me. It ignores ctrl+space completely. That is odd. I am using 3.7.1.443 too and it works great. I'm using ubuntu with...

I don't know what to say. I am also using Android 12. The only difference with my configuration is the keyboard. I use a Bluetooth keyboard. If you're using emacs...