UP does not invoke line history immediately

2022-05-20 Thread Andrea Monaco
bug to me. It looks like bash not substituting the pressed key with history immediately. Am I correct? Andrea Monaco

command line not saved after "event not found" error

2022-02-20 Thread Andrea Monaco
Hello, on my bash 5.0.3, when I input $ foo!\ I get "bash: !\: event not found", which I think is appropriate, but the line doesn't get saved in history. The same doesn't happen for other errors, for example "command not found". Is this behavior intended? Let me know, Andrea Monaco

Re: Misleading error when attempting to run foreign executable

2021-10-13 Thread Andrea Monaco
inary format, but the system does not > support execution of a file with this format. I think the most fitting is EINVAL, as Robert said. Did someone tell the Linux kernel people, so they can fix this? Otherwise I will. Andrea Monaco

Misleading error when attempting to run foreign executable

2021-10-03 Thread Andrea Monaco
my system but I think that another error message would be more appropriate. Is this an issue with bash or maybe with the kernel? Let me know, Andrea Monaco