Petr Fischer
Petr Fischer
kemal watcher works when I access root URL during development in the browser, like http://localhost:3000. But if I want to test subpages, like http://localhost:3000/aaa or http://localhost:3000/aaa/bbb - watcher javascript tries...
Can be Unicode special chars config moved to config.py? So anyone can change special symbols...
``` ... Building: scry crystal build -o /home/pf/src/scry/bin/scry src/scry.cr --verbose --release Error target scry failed to compile: Showing last frame. Use --error-trace for full trace. In /usr/share/crystal/src/crystal/main.cr:45:5 45 | exit(status,...
Hello! I am using khal in interactive mode, so khal is opened many days without exit - is possible to delete events immediatelly (not only marked for deletion)? Maybe some...
Hello! I want to add virtio-9p config to vm-byve, like in this post: https://lists.freebsd.org/pipermail/freebsd-hackers/2016-February/049068.html Is it possible? Thanks!
1) in 1.6, Ctrl-W worked for closing window in every window, now, when i press Ctrl+W, nothing happens in tasks/event window (only in main window) 2) in 1.6, when I...
I have this in my `shard.yml`: ``` ... dependencies: neo4j: github: jgaskins/neo4j.cr amqp-client: github: cloudamqp/amqp-client.cr raven: github: Sija/raven.cr ``` My `shard.lock`: ``` ... neo4j: git: https://github.com/jgaskins/neo4j.cr.git version: 0.6.0 ... ```...
In the "Create App Password" screen, character "_" is not treated as special character. The "-" is. Maybe that's a mistake, I'm not counting on intent. **Environment and Version (please...
Hello! Fixed some samples and created comfortable scripts (download, compile all samples) for newcomers.
I have no idea what's going on - an incompatible version of webkit? Do you need another debug output? Send me the commands. If I try to compile this: ```crystal...