Walid Berrahal

Results 8 comments of Walid Berrahal

Yes, I'm working on it :)

Does it work correctly for you without vi mode ? I want to make sure this not due to the bash version.

Hmm, I need to think about it. I'm not sure 100% that removing the "\C-a" will actually resolve the issue. I did it (placed the cursor at the beginning) to...

Indeed, removing it will not work properly. You can try your snippet with a command that takes 2 lines or more for example. You will see that things gonna be...

The problem is that the field doesn't exist in the database. It's a custom one that we calculate during Select (in the example above, it's the SUM of another column...

Right now it's not possible. But I like the idea, mabye it's something we can add in the future. thanks :+1:

Problem resolved on OS X with bash 4.3 or more.

Well, upgrading to bash 4.4 in mac OS + some fixes I added resolved the issue, but I didn't try on FreeBSD to be honest. Did you try it with...