carbon-starlight
carbon-starlight
In the original implementation of this layout (also known as Rulemak) for PKL it's author made it so when a shortcut like Ctrl+\ is pressed the result is the same...
I have a powerful Apple TV lying around that I could really use as a server. It would be nice for the app to be available for it.
```bash user@debian:~$ curl -sSfL https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | sh Detected architecture: i686-unknown-linux-musl Error: zoxide has not yet been packaged for your architecture (i686-unknown-linux-musl), please file an issue: https://github.com/ajeetdsouza/zoxide/issues Error: found empty string:...
At first I ran the install script. I was able to add new layouts, but they didn't work—typing on them just defaulted back to QWERTY (or JCUKEN if I choose...
I was working on a design concept on a 120 characters-wide canvas.  I decided to save the file in ANSI for better compatibility with other software....
I use Colemak (`setxkbmap us -variant colemak`). When I select my keyboard layout I can choose only the default keyboard layout for US. I also often switch to a Cyrillic...
Micro, in my opinion, is probably the best TUI editor for beginners. It, however, lacks one very useful feature that was present in `mc`, `mcedit` and some other apps and...
I use Colemak and cannot type with QWERTY, hence an option to change the keyboard layout will be greatly appreciated Also a native support for the [Extend layer](https://dreymar.colemak.org/layers-extend.html) would be...
### Application Outline Client ### Describe the bug At some point connection with Reddit broke. I tried to shut down Outline, but after a few seconds of "Disconnecting..." it always...
In UNIX mcedit keymap config files are stored in `~/.config/mc/mc.keymap`. (https://superuser.com/a/487663) Creating this folder and file on Windows does not affect keymap. Where to save the config here?