You are not logged in.

#1 2016-08-13 19:38:31

Lumm
Member
Registered: 2016-05-05
Posts: 3

Tmux terminal does not support --blength

Starting tmux in a terminal gives the message "setterm: terminal tmux does not support --blength".
I've tried different terminals via set-g default-terminal "____" to no avail. 
Tmux starts and functions perfectly fine as far as I can tell.  I would like to find the source of the error message though.  Any ideas would be awesome.  Thanks.

Offline

#2 2016-08-13 19:46:35

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,330
Website

Re: Tmux terminal does not support --blength

Are you intentionally seting the bell length?  I have used an audible bell in .... I don't remember *ever* using it.  I explicitly disable it as one of the first steps of every installation.  It seems somewhere in a startup file you are explicitly setting a bell length with setterm/set.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2016-08-16 15:53:40

Lumm
Member
Registered: 2016-05-05
Posts: 3

Re: Tmux terminal does not support --blength

Thanks.  I was disabling the bell with xset -b.

Offline

#4 2016-08-29 05:11:17

Lumm
Member
Registered: 2016-05-05
Posts: 3

Re: Tmux terminal does not support --blength

Update: xset -b was unrelated.  Somehow the line setterm --blength 0 had been put into /etc/profile.  Just in case anyone else runs into this.

Offline

#5 2024-10-07 09:08:02

ihsingh2
Member
Registered: 2022-06-25
Posts: 25

Re: Tmux terminal does not support --blength

Lumm wrote:

Update: xset -b was unrelated.  Somehow the line setterm --blength 0 had been put into /etc/profile.  Just in case anyone else runs into this.

I ran into the same issue. The source for this command in my case was the Wiki.

(Sorry for bumping, in case you find it annoying.)

Offline

Board footer

Powered by FluxBB