kerty0

Results 3 issues of kerty0

### Already reported ? * - [X] I have searched the existing open and closed issues. ### Regression? No ### System Info and Version System/Version info ```sh Hyprland, built from...

bug

## Description Now, before the final redraw, fish will check if `fish_transient_prompt` or `fish_right_transient_prompt` is defined. If either is defined, fish will redraw the commandline using the defined transient prompt...

On master, 4.1.2, and 3.7.1 on EndeavourOS, running something like: ```fish for i in (seq (math (nproc) \* 10)) fish -c 'set t "$(/bin/echo -n 1; echo -n 2)"; test...

bug