Re: aliases sometimes not expanded even with expand_aliases set

2024-10-16 Thread Ian Dall
Thanks for that. It is certainly confusing that you can do "alias -p" inside the compound statement and have it print out the alias you think you have defined, but not have it work. But given that bit of the manual, I can see why that would be. On Sat, 2024-10-12 at 15:18 -0400, Chet Ramey wro

Re: fg via keybind modifies tty settings

2024-10-16 Thread Chet Ramey
On 10/13/24 12:10 PM, David Moberg wrote: A new issue popped up with these changes. After second time of suspend and foreground with binding, the tty will not react to control keys but instead print them on the prompt. In general, this can't work, given a well-behaved process like vim that modi