bug: Launcher command; typing a launcher command does not narrow down options based on input #145

Closed
opened 2026-08-13 21:28:23 +02:00 by AramJonghu · 1 comment
Collaborator

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. image.png

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? -
226 KiB
AramJonghu added the bug label 2026-08-13 21:28:23 +02:00
AramJonghu added this to the Zshell board project 2026-08-13 21:28:23 +02:00
Owner

Closed by #146

Closed by #146
zach closed this issue 2026-08-17 21:08:02 +02:00
AramJonghu moved this to Done in Zshell board on 2026-08-17 21:09:35 +02:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: zach/z-bar-qt#145