Troels Bjørnskov

Results 6 issues of Troels Bjørnskov

### Description I have a couple of copy keybindings that copy either the selection, or the whole line, depending on context. For example, if the last command was a search,...

C: Commands
C: Keybindings

zsh does not redraw my prompt when I jump with fzf. Does anyone else have the same problem? Look how fzf ensures the prompt is redrawn after https://github.com/junegunn/fzf/blob/3c09c77269d848f5e7dd8f350a90e8d7ed760845/shell/key-bindings.zsh#L88

this commit adds a kind of fuzzy matching to zsh. example: ``` zshz -> agkozak/zsh-z ``` with the previous behavior, `zshz --complete` could not resolve that. If you do not...

With the Arc/Arc-dark/Arc-solid etc. themes I could set the Waybar height to 22 pixels. Now after switching to the default gtk3 theme, Adwaita, the minimum height is 24 pixels. It...

bug

I would like to be able to bind hotkeys to increment or decrement the brightness. This would allow me to just press XF86MonBrightnessDown or XF86MonBrightnessUp directly on the keyboard instead...

Regarding https://github.com/YaLTeR/niri/discussions/1673, here is what i meant. It uses a very simple algorithm to decide zoom. It maintains backwards compatibility so that users who prefer the current static zoom level...