Bug report form
Describe the bug
In 0.110 tab would switch between options in input list. As of 0.112 tab doesn't have any effect.
How to reproduce
[1 2 3] | input list (same with --fuzzy), press tab, there's no effect.
Expected behavior
Tab should move the pointer to the next option like it did before the 0.111 rewrite.
Configuration
| key |
value |
| version |
0.112.1 |
| major |
0 |
| minor |
112 |
| patch |
1 |
| branch |
|
| commit_hash |
c5cf8ec |
| build_os |
linux-x86_64 |
| build_target |
x86_64-unknown-linux-musl |
| rust_version |
rustc 1.94.1 (e408947bf 2026-03-25) |
| rust_channel |
stable-x86_64-unknown-linux-musl |
| cargo_version |
cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| build_time |
2026-04-13 08:53:38 +03:00 |
| build_rust_channel |
release |
| allocator |
standard |
| features |
default, mcp, network, plugin, rustls-tls, sqlite, trash-support |
| installed_plugins |
endecode 0.109.0, fs 0.110.0 |
| experimental_options |
example=false, reorder-cell-paths=true, pipefail=true, enforce-runtime-annotations=false, native-clip=false, cell-path-types=false |
Bug report form
Describe the bug
In 0.110 tab would switch between options in
input list. As of 0.112 tab doesn't have any effect.How to reproduce
[1 2 3] | input list(same with--fuzzy), press tab, there's no effect.Expected behavior
Tab should move the pointer to the next option like it did before the 0.111 rewrite.
Configuration