option to control/disable terminal bell [6]

option to control/disable terminal bell

Sunday, April 20, 2008 5:10 PM - sarkar

I like the xshell very much. thank you for such a great program. but it would be great if there would be an option to disable/control the annoying terminal bell.

Program Ver. : Xshell 3.0


Re: option to control/disable terminal bell

Monday, April 21, 2008 2:07 PM - Support

Thank you for your feature request.

This feature is not available in Xshell yet. But, I have reported it to our developers and it should be added in the future editions.

---
Technical Support


Re: option to control/disable terminal bell

Thursday, April 24, 2008 1:53 PM - :)

Disable the annoying bash terminal bell

Create: ~/.inputrc
Add this line: set bell-style none


Re: Re: option to control/disable terminal bell

Sunday, April 27, 2008 8:02 AM - sarkar

Thanks ! I think it works.


Re: Re: Re: option to control/disable terminal bell

Thursday, May 15, 2008 6:01 PM - Support

Thank you for your patience. The requested feature has been added to the latest Xshell release. Please try upgrading your program.

This option (Disable bell sound) can be found in the Tools > Options menu, and under the Advanced tab.

Please let us know if you have any problem.

---
Technical Support


Re: option to control/disable terminal bell

Monday, July 13, 2015 9:26 PM - Xoma

Hello
How i can enable bell for some script after finish executing ?
Seems to be good option


Re: option to control/disable terminal bell

Monday, July 20, 2015 5:21 AM - Andrew

You can use echo -ne '\007' to create a beep.


Previous views: 718