Skip to content

weird bug with the autosuggest #12326

Description

@vibingahyunixx

fish is 4.3.3 (latest)

im on cachyos(arch) uname is 6.18.5-2-cachyos, the terminal didnt change anything.. problem persists on kitty,alacritty and Konsole.

i havent tried any customizations? i only played around with the config file and i just added fastfetch when it starts

❯ sh -c 'env HOME=$(mktemp -d) XDG_CONFIG_HOME= XDG_DATA_DIRS= fish'

Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
/home/serhata

the problem accurs with the turkish keyboard layout i suppose. when i tried to run "flatpak install".
it autocorrects flatpak install to flatpak İ and it immediately crashes after i type "n" after the İ. output is

thread 'main' (999973) panicked at src/reader/reader.rs:5215:13:
assertion failed: string_prefixes_string_maybe_case_insensitive(autosuggestion.icase,
&el.text()[autosuggestion.search_string_range.clone()],
&autosuggestion.text)
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
fish crashed, please report a bug. Debug PID 999973 or press Enter to exit

probably my luck. but itd be pretty nice if you guys checked it out

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that's not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions