Euro20179

Results 5 issues of Euro20179

How this would work is you could run `/shell tee file.txt` and then it will prompt you to select a message, like `/open` does. The message will then be piped...

## Problem On line `2866` it uses `${with_gtk:0:1}` which isn't posix, which is ok but, it would be better to have the shebang be `#!/bin/bash` or change this to a...

When there are a lot of files, the window goes off screen, instead there should be a check to limit the size of the window (if possible), and there should...

### Neovim version (nvim -v) v0.8.0 ### Vim (not Nvim) behaves the same? no ### Operating system/version Arch linux x86_64 ### Terminal name/version kitty 0.26.3 ### $TERM environment variable kitty...

bug
runtime

It would be cool if each device could have binds specifically for that device. In the config file it would look something like this: ```hyprland device:some-device { bind=SUPER,w,exec,notify-send "pressed w...

enhancement