anyrun icon indicating copy to clipboard operation
anyrun copied to clipboard

A wayland native, highly customizable runner.

Results 104 anyrun issues
Sort by recently updated
recently updated
newest added

it would be great if you can select entries with a modifier key + a number. for example: ctrl + 5 to select the fifth entry

It would be really cool if a selection can react differently to different inputs. Like `Shift-Enter`, `Control-C` etc. For example, selecting a file: - Enter: Opens the file - Shift-Enter:...

I am unable to figure out which css selector selects the current active list element instead of every list element. I have tried element:foucs, element:hover and element:hover.

Hello! I'm unable to click anything in anyrun. I have to specifically execute it using the enter key on my keyboard. Clicking the item with my mouse just makes it...

Being able to fetch credentials via Anyrun would be fantastic. [Rbw](https://github.com/doy/rbw) could be used as the backend. Something similar to [rofi-rbw](https://github.com/fdw/rofi-rbw) would be amazing.

This plugin creates a local cache of all available applications within nixpkgs and makes them available to be launched by anyrun. Since most applications aren't downloaded to the `/nix/store` when...

Anyrun opens a fullscreen window then makes most of it transparent. This means any attempt to apply blurred transparency to anyrun blurs the whole screen. Other launchers like Tofi allow...

Though mostly undocumented, setting `nix.settings.substituters` overwrites any previous entries, including the default nixpkgs binary cache. Using `nix.settings.extra-substituters` appends to the list instead, independent of any nixpkgs or NixOS module logic....

So there are a few things that should be addressed as Anyrun becomes more popular and more users & developers flock in. The first of them is community contributed plugins....

The readme file links to https://github.com/kirottu/anyrun in [the nix example](https://github.com/anyrun-org/anyrun?tab=readme-ov-file#nix). Should this be changed to `anyrun-org/anyrun`?