Re: fg via keybind modifies tty settings

2024-09-21 Thread David Moberg
This happens for both vim and python3, I haven't tried with other applications. I'm not sure when readline and raw mode are activated, I would have to read up on that. Den sön 22 sep. 2024 02:39Martin D Kealey skrev: > Does this happen with any raw-mode application, or just vim? > > When using

Re: fg via keybind modifies tty settings

2024-09-21 Thread Martin D Kealey
Does this happen with any raw-mode application, or just vim? When using readline in Emacs mode, the terminal is necessarily in raw mode. I suspect what you're seeing is that 'fg' bound to a key is bypasses the normal "exit readline" that would restore the settings. Then when vim exits or is suspe

Re: [feature request] Add ".sh" or ".bash" extension to tmpfile generated by `fc`

2024-09-21 Thread Chet Ramey
On 9/21/24 1:03 AM, Oğuz wrote: On Saturday, September 21, 2024, Koichi Murase > wrote: Emacs has `auto-mode-alist'. VS Code has `files.associations'. I think he meant a command line option. Like something you can put in FCEDIT I did. But if there aren't an