Skip to content
Koichi Murase edited this page Dec 5, 2024 · 1 revision

Issues are sometimes left unresolved and lose their chances for the resolution forever. This happens e.g. when the reporter disappears or when the issue becomes not reproducible for unknown factors. Such issues would stack in the issue list forever without no chances to be resolved. Instead, I will summarize and collect such issues here.

2024-10-25 [singularity, fzf, xxx] (reported by rlanore)

https://github.com/akinomyoga/ble.sh/issues/523

2024-10-07 [kitty] keybindings do not work when NumLock is turned on (reported by klpn)

https://github.com/kovidgoyal/kitty/issues/3587

As far as I know, ble.sh correctly supports the extra flags for NumLock and CapsLock by kitty, so the problem should not happen. In fact, I cannot reproduce the problem with kitty 0.31.0 and 0.34.6 (the latest version as of the report). This must be related to the specific setup the reporter used, but the reporter did not respond.

I feel it unlikely, but one opssibility would be the user sets up the keybinding through ble-bind -k, which registers a key for the specific byte sequence.

2024-09-22 [starship] duplicate prompt on the startup (reported by u/Zeznon)

https://www.reddit.com/r/linuxquestions/comments/1fm84u4/the_terminal_prompt_starts_a_bit_lower_than_it/?show=original

It does not reproduce.

The reporter seems to have concluded that this is caused by Starship, but we can only conclude it when the problem arises with Starship but without ble.sh. The reporter's last message is unclear about it, but I do not see the reason that the plain Starship would cause such a problem. I suspect it is caused by the cobination of Starship and ble.sh. This might be related to the rerendering of the initial prompt.

https://github.com/akinomyoga/ble.sh/issues/484 https://github.com/akinomyoga/ble.sh/issues/333

Clone this wiki locally