Koichi Murase
Koichi Murase
Thanks for the report. OK, I'll fix it. I was expecting the plugins such as Atuin to properly place the cursor position based on the current mode, but Atuin seems...
Atuin doesn't seem to support the option for the cursor position. It's hardcoded to be [at the end of the string](https://github.com/atuinsh/atuin/blob/0056c72d89c1a01122ffdaebf15e0df6b63c8bf2/crates/atuin/src/shell/atuin.bash#L268). Issue https://github.com/atuinsh/atuin/issues/893 discusses a related extension.
> Thanks for the report. OK, I'll fix it. I was expecting the plugins such as Atuin to properly place the cursor position based on the current mode, but Atuin...
Thank you for your words! > the github donation makes you save the payment information Would you mind explaining this part? Is it a problem that I need to save...
Maybe I misunderstood something, but I'd appreciate it if you could take the time to clarify something that I missed.
Thanks for the information. There seem to be many options, and each person seems to have their preferences. However, it seems impractical to set up all possible payment methods. First...
Yeah, I might add one or two more payment methods, but I wouldn't be comfortable with maintaining dozens of payment methods. I'm not sure which payment method out of the...
Yeah, and I actually realized that I broke C-x C-e in ble.sh in commit c395eb33 last month, but I wasn't sure if it was what the OP has asked. A...
Sorry for the delay. I pushed the fix for C-x C-e in commit https://github.com/akinomyoga/ble.sh/commit/cc47acc2767784fb4d413ea4abd8b209b7092788, though I'm not sure if this solves the OP's original request. @SpiderUnderUrBed Could you describe your...
Thanks for you reply. I'm still very confused about your request. What do you mean by "use nano directly"? It sounds like requesting Vim to use Nano for text editing...