When a user types a command in the launcher, it does not narrow down options. i.e. the user types > calc, this should narrow down options to the calculator. This does not happen. Below a screenshot.
What should happen
The list of irrelevant options should not appear while typing. Each letter should get rid of some options.
Steps to reproduce
1. Launch the launcher (various ways such as a keybind).
2. Use config dependent command key (for my case, it is `>`).
3. Type one option.
OS
Artix
Other OS (if "Other" above)
No response
Init system
non-systemd (openrc / runit / s6 / ...)
Other init system (if "non-systemd" above)
openrc
Qt version
No response
Branch / commit
module/wifi (other branches behave identically)
Logs / backtrace / screenshots
-
Found a workaround?
### What happened
When a user types a command in the launcher, it does not narrow down options. i.e. the user types `> calc`, this should narrow down options to the calculator. This does not happen. Below a screenshot. <img width="461" alt="image.png" src="attachments/252ff894-6014-4402-81c9-c372e1505859">
### What should happen
The list of irrelevant options should not appear while typing. Each letter should get rid of some options.
### Steps to reproduce
```shell
1. Launch the launcher (various ways such as a keybind).
2. Use config dependent command key (for my case, it is `>`).
3. Type one option.
```
### OS
Artix
### Other OS (if "Other" above)
_No response_
### Init system
non-systemd (openrc / runit / s6 / ...)
### Other init system (if "non-systemd" above)
openrc
### Qt version
_No response_
### Branch / commit
module/wifi (other branches behave identically)
### Logs / backtrace / screenshots
```shell
-
```
### Found a workaround?
-
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
What happened
When a user types a command in the launcher, it does not narrow down options. i.e. the user types
> calc, this should narrow down options to the calculator. This does not happen. Below a screenshot.What should happen
The list of irrelevant options should not appear while typing. Each letter should get rid of some options.
Steps to reproduce
OS
Artix
Other OS (if "Other" above)
No response
Init system
non-systemd (openrc / runit / s6 / ...)
Other init system (if "non-systemd" above)
openrc
Qt version
No response
Branch / commit
module/wifi (other branches behave identically)
Logs / backtrace / screenshots
Found a workaround?
Closed by #146