Koichi Murase

Results 1368 comments of Koichi Murase

Yes, but it takes time. In addition, the Nixpkgs package needs to be updated, but it would take even longer time because of the lack of man power in Nixpkgs.

I will try to finish everything within ten days, but I'm not sure if I can complete it within that time frame. I need to check [all the changes since...

> I need to check [all the changes since the last release](https://github.com/akinomyoga/ble.sh/compare/v0.4.0-devel3...master), Out of 293 substantial commits, 83 commits were already examined at the point you requested the new release....

Let me keep this open until the new release.

I'm sorry for the delay, but I'm busy. I finished checking the 165 commits mentioned in https://github.com/akinomyoga/ble.sh/issues/566#issuecomment-2769171634, but there are about 30 additional commits after that.

> It will be great if there was a way to run preexec in this case. Once Bash 5.3 comes out, https://github.com/rcaloras/bash-preexec/issues/28#issuecomment-1754935587 should work as far as I understand. Particularly...

This typically happens when the character width schemes that your shell (Bash/Readline) and terminal assume mismatch.

So one needs to adjust the character width scheme of either the shell or the terminal. If your terminal allows specifying the character widths of glyphs from Nerd Fonts, you...

- Which theme do you use? - How did you enable the VS Code shell integration? - Have you tried [the automatic injection](https://code.visualstudio.com/docs/terminal/shell-integration#_automatic-script-injection)? - Have you tried [the manual installation](https://code.visualstudio.com/docs/terminal/shell-integration#_manual-installation)?