- VSCode Version: 1.22.1 (commit
950b8b0d37a9b7061b6f0d291837ccc4015f5ecd)
- OS Version: Ubuntu 17.10
Steps to Reproduce:
- Open an integrated terminal
- Type
echo "\a"
Assuming your OS is configured to allow TTY, you should hear a bell. In a normal terminal, this works fine. In code's, it does not.
Does this issue occur when all extensions are disabled?: Yes
950b8b0d37a9b7061b6f0d291837ccc4015f5ecd)Steps to Reproduce:
echo "\a"Assuming your OS is configured to allow TTY, you should hear a bell. In a normal terminal, this works fine. In code's, it does not.
Does this issue occur when all extensions are disabled?: Yes