Atemu

Results 147 issues of Atemu

### Request #2350 avoided adding these because fetching these was thought to be too slow (https://github.com/carapace-sh/carapace-bin/issues/2348). This is however quite an essential feature using the nix CLI effectively. cc @aftix...

enhancement

### Please describe your feature request wluma currently just crashes when ran with default config in anything other than a wlroots compositor. This is not a sane default. It should...

### Please describe your feature request Currently, you must manually declare a lot of fields with their default value in order to set any one particular setting or else wluma...

`C-` can be used to copy the selected text into the CLIPBOARD as expected but also prints `^[[2;5~` to the terminal which is annoying. urxvt and xterm also do this,...

This has happened maybe twice or thrice this far but rarely, mlterm just hard-crashes when scrolling up from the bottom. It's been a longer session but I've had both longer...

As I mentioned in https://github.com/arakiken/mlterm/issues/25, I regularly have extreme amounts of compiler output scrolling past and sometimes it's so much that mlterm maxes out a core on the system. In...

I often have an insane amounts of compiler output that I might need to be able to scroll back to, so I need to set a large backlog size. This...

I've got a pretty simple Clion project on macOS that I also want to be able to work on from NixOS. I've added a shell.nix like this: ```Nix { pkgs...

For context: I am on Linux and moved my home to `/Users/`. `$HOME` reflects this fact: ``` ELISP> (getenv "HOME") "/Users/atemu" ``` ## Expected behavior Projects in home should be...

After cloning a repository with submodules, it is my understanding that in order to populate all submodules correctly, you must run `git submodule update --init --recursive`. However, it is not...

enhancement