Ramon Fried
Ramon Fried
**Describe the bug** Parser fails to parse expression that starts with negative number **To Reproduce** ``` # bitwise -- -4 Couldn't parse expression: -4 ``` **Expected behavior** Parser should be...
Allow copying result to clipboard using a keybind, This isn't not portable across OS's but this could be added with a compilation flag specifically for Linux.
This way it's possible to use it in embedded environment without Posix Threads support.
Please see result: https://terminalizer.com/view/8e7c6abf1391 Application used: https://github.com/mellowcandle/bitwise
## Checklist for submitting a pull request to `Terminals Are Sexy`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/terminals-are-sexy/blob/master/contributing.md) of this repo. - [x] I have...
It's stuck on the following command: > /bin/sh -c set -e; echo ' CHK include/generated/timeconst.h'; mkdir -p include/generated/; ?(echo | bc -q kernel/time/timeconst.bc ) < kernel/time/timeconst. Linux kernel version: 4.7...