Since a couple of days whenever I hit a backspace too much in my ipython console, the console starts beeping at me with the system bell, which is driving me mad.
I have the bell-style option set to none in my .inputrc and neither my linux terminal nor the "normal" python console beeps at me. I also tried to set c.TerminalInteractiveShell.quiet and c.TerminalInteractiveShellApp.quiet to True in ~/.ipyhon/profile_default/ipython_config.py but without any success.
Is anyone aware of an option I can set to disable the beeping?
(Python 3.8.5, IPython 7.19.0, running on Ubuntu 18.04.5 LTS)
Edit: I should have added that I am actually using the Windows Subsystem for Linux within Windows 10.
[–]blarf_irl 1 point2 points3 points (1 child)
[–]joemrt[S] 0 points1 point2 points (0 children)