Omar Zeghouani

Results 9 issues of Omar Zeghouani

Noticed that there weren't any completions for fish. I have tested it on fish 3.3.1

I have the following map in my config: `nmap (clever-f-reset)` Moving the cursor resets the highlights, but pressing `` doesn't. However, it does reset the searching character.

It would be nice to accept a glob or substring in the `device` key for the battery block. My usecase is due to the fact that when I re-connect my...

feature request

Battery config ```toml [[block]] block = "battery" format = "{percentage:2}" device = "BAT0" allow_missing = true ``` i3status-rust version: `0.21.2` Linux kernel version: `5.15.17` ![image](https://user-images.githubusercontent.com/59267627/151661818-57b93424-c9ca-4d53-b1f4-6faa977490cb.png) This is all I see...

feature request

Steps to reproduce: 1. Use `` binding in insert mode 2. Pick a register that contains a pair character like ' The result is undefined behaviour like a number of...

Going to preface by saying I have no idea how to reproduce the error. It happened twice to me and both times I had 4 buffers open and the error...

I want to create a rule that doesn't expand pair characters if they are in a comment node using treesiter. I can achieve this feat on a specific pear like:...

## Version Output of `rofi -v` `1.6.1-wayland` ## Configuration Output of `rofi -help` (in a [gist](https://gist.github.com/), please paste the *full* output) https://gist.github.com/ram02z/07c7888924bbe35068d7c3883b308c55 ## Launch Command `The commandline used to launch...

bug