Re: shell-expand-line working strangely without shebangs

2024-08-06 Thread Chet Ramey
> Thank you! Indeed a build from branch bash-5.3-testing shows the issue to be > fixed (devel did not build for me). I look forward to the release of the fix. What error did you get when you tried to build devel? (I assume this was on NixOS). Chet -- ``The lyf so short, the craft so long to le

Re: shell-expand-line working strangely without shebangs

2024-08-05 Thread Jae Juang
Thank you! Indeed a build from branch bash-5.3-testing shows the issue to be fixed (devel did not build for me). I look forward to the release of the fix. On Tue, Aug 6, 2024, at 1:41 AM, Chet Ramey wrote: > On 8/5/24 4:57 AM, Jae Juang wrote: > > > Bash Version: 5.2 > > Patch Level: 15 > > Rele

Re: shell-expand-line working strangely without shebangs

2024-08-05 Thread Chet Ramey
On 8/5/24 4:57 AM, Jae Juang wrote: Bash Version: 5.2 Patch Level: 15 Release Status: release Description: In bash, the very useful shell-expand-line (`M-C-e`) expands command substitutions to their contents, on the current line. However, this works very strangely for commands without sheba

shell-expand-line working strangely without shebangs

2024-08-05 Thread Jae Juang
Configuration Information [Automatically generated, do not change]: Machine: aarch64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 uname output: Linux nixos 6.1.77 #1-NixOS SMP Mon Feb 5 20:13:03 UTC 2024 aarch64 GNU/Linux Machine Type: aarch64-unknown-linux-gnu Bash Version: 5.2 Patch