Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tmux reports "unknown option: status-utf8" on startup #230

Closed
kevinushey opened this issue Dec 7, 2015 · 5 comments
Closed

tmux reports "unknown option: status-utf8" on startup #230

kevinushey opened this issue Dec 7, 2015 · 5 comments

Comments

@kevinushey
Copy link

I have, in my .tmux.conf:

set -g status-utf8 on

but the latest version of tmux (installed with brew install tmux --HEAD) reports that this option is unknown. Am I missing something?

@nicm
Copy link
Member

nicm commented Dec 7, 2015

It is no longer necessary.

On Mon, Dec 07, 2015 at 02:59:05PM -0800, Kevin Ushey wrote:

I have, in my .tmux.conf:

set -g status-utf8 on

but the latest version of tmux (installed with brew install tmux --HEAD)
reports that this option is unknown. Am I missing something?

--
Reply to this email directly or [1]view it on GitHub.

Reverse link: [2]unknown

References

Visible links

  1. tmux reports "unknown option: status-utf8" on startup #230
  2. tmux reports "unknown option: status-utf8" on startup #230

@kevinushey
Copy link
Author

kevinushey commented Dec 7, 2015

Got it, thanks!

dcreager added a commit to dcreager/dotfiles-public that referenced this issue Apr 21, 2016
It's not needed anymore per tmux/tmux#230.
xtendo-org pushed a commit to xtendo-org/... that referenced this issue Apr 25, 2016
It's no longer necessary. [1]

[1]: tmux/tmux#230
addy2342 added a commit to addy2342/configFiles that referenced this issue Apr 26, 2016
therealjumbo pushed a commit to therealjumbo/dotfiles that referenced this issue Apr 26, 2016
FilipBB pushed a commit to FilipBB/tmuxline.vim that referenced this issue May 4, 2016
badmutex added a commit to badmutex/dotfiles that referenced this issue May 5, 2016
rhoit added a commit to rhoit/my-config that referenced this issue May 7, 2016
Julian added a commit to Julian/dotfiles that referenced this issue May 9, 2016
See tmux/tmux#230

Would have been nice to not break things though?
haya14busa added a commit to haya14busa/dotfiles that referenced this issue May 25, 2016
musoke added a commit to musoke/dotfiles that referenced this issue May 29, 2016
kindrowboat added a commit to kindrowboat/luan-dotfiles that referenced this issue May 30, 2016
kindrowboat added a commit to kindrowboat/luan-dotfiles that referenced this issue May 30, 2016
benstepp added a commit to benstepp/dotfiles that referenced this issue May 31, 2016
shirakiya added a commit to shirakiya/dotfiles that referenced this issue Jun 1, 2016
narikazu pushed a commit to narikazu/dotfiles that referenced this issue Jun 1, 2016
hlissner added a commit to hlissner/dotfiles that referenced this issue Jun 1, 2016
AndreasHassing added a commit to AndreasHassing/dotfiles that referenced this issue Jun 2, 2016
NakanishiTetsuhiro added a commit to NakanishiTetsuhiro/dotfiles that referenced this issue Jun 2, 2016
rpereira added a commit to rpereira/dotfiles that referenced this issue Jun 2, 2016
Option `set-option -g status-utf8 on` is no longer needed since tmux
v2.2.

See tmux/tmux#230
mattkirman added a commit to mattkirman/dotfiles that referenced this issue Jun 3, 2016
alrra added a commit to alrra/dotfiles that referenced this issue Jun 4, 2016
Remove `set -g status-utf8 on` from the `tmux.conf` file as it is no
longer necessary, the `status-utf8` option been removed in tmux v2.2.

The UTF-8 detection now happens automatically if the client supports
it, plus, keeping the `status-utf8` option in the `tmux.conf` file will
trigger the following warning on startup:

    "unknown option: status-utf8"

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Ref:

 1) https://github.com/tmux/tmux/blob/9a4b45dc0fdefead3fe9d471e144da78163860d0/CHANGES#L13-L19

     " UTF8 detection how happens automatically if the client supports
       it, hence the `mouse-utf8` and `utf8` options has been removed. "

 2) tmux/tmux#230
turlutton added a commit to turlutton/dotfiles that referenced this issue Feb 5, 2018
See the pb at tmux/tmux#230.
Solution depending on bc exists but the dependency must be satisfied.
I use the q (quiet) option instead, no error message.
hankchiutw pushed a commit to hankchiutw/vim that referenced this issue Apr 3, 2018
hankchiutw pushed a commit to hankchiutw/vim that referenced this issue Apr 3, 2018
CryDeTaan pushed a commit to CryDeTaan/dotfiles-archive that referenced this issue Apr 8, 2018
pityonline added a commit to pityonline/config that referenced this issue Apr 11, 2018
pityonline added a commit to pityonline/config that referenced this issue Apr 11, 2018
pityonline added a commit to pityonline/config that referenced this issue Apr 15, 2018
pityonline added a commit to pityonline/config that referenced this issue Apr 15, 2018
jordinebot pushed a commit to jordinebot/dotfiles that referenced this issue Apr 18, 2018
backpackerhh pushed a commit to backpackerhh/dotfiles-old that referenced this issue Apr 23, 2018
Set UTF-8 in status bar is no longer necessary.

More info:
tmux/tmux#230
tmuxinator/tmuxinator#536
mgla added a commit to mgla/dotfiles that referenced this issue May 4, 2018
dgopstein added a commit to dgopstein/rc that referenced this issue May 8, 2018
pityonline added a commit to pityonline/config that referenced this issue May 19, 2018
pityonline added a commit to pityonline/config that referenced this issue May 19, 2018
hareeshnagaraj added a commit to AudiusProject/dotfiles that referenced this issue Jun 27, 2018
alexharv074 pushed a commit to alexharv074/dotfiles that referenced this issue Jul 16, 2018
thbkrkr added a commit to thbkrkr/dotfiles that referenced this issue Aug 28, 2018
@dserodio
Copy link

dserodio commented Sep 5, 2018

Sorry to dig this old issue, but in which version was this option removed? I can't find it in CHANGES

vmous added a commit to vmous/_nix-config that referenced this issue Sep 20, 2018
nirenjan added a commit to nirenjan/dotfiles that referenced this issue Oct 24, 2018
tristanperalta added a commit to tristanperalta/dotfiles that referenced this issue Nov 13, 2018
MaciekTalaska added a commit to MaciekTalaska/dotfiles that referenced this issue Nov 24, 2018
btrvarun pushed a commit to btrvarun/tmux_config that referenced this issue Sep 25, 2019
Add submodule tmux-mem-cpu-load

Use readme.md

Installation instruction and keyboard shortcuts

fix font size

Update README.md

old dir

readd submodule

New .tmux.conf. Remapped to Ctrl-A prefix. Vim paste, hjkl window switching

Update our readme

README

Readme fixes

readme

Change uptime string, add time

Day Hour:minute:second ante meridiem/post meridiem

Update README.md

Update README.md

gitmodules from https to git://

solarized colors

256color solarized colors

update README.md

Add python util script from tmuxified

Update README.md

corrected the path for tmux config directory to ~/.tmux-tony instead of ~/.tmux

add split window

change  key to prevent conflict

Add support for osx pasteboard. Update README docs that psutil tool is psutil 1.2.1

update for psutil 2.0

rename new window on creation with ctrl-a c

remove -tony from dirs

rm tmux osx

updates for tmux 1.9 current pane splits

Fix error "Fail to connect to server"

When using `tmux source-file ~/.tmux.conf` like in the README we getting
an error `failed to connect to server`. We have to run **tmux** and
detached it to do be able to do the command.

fix mask to prevent varying length stats

Use new tmux-mem-cpu-load args format

tmux-mem-cpu-load now requires the interval to be passed with -i

Update README for tmuxp

Update README.md

Update / organize README, add powerline documentation. Add bind m for main-horizontal.

Update to support tmux 2.0 for pane_current_path splitting

bring mouse-mode off again

Fix if statement for pane_current_path splitting

A space must separate conditional square brackets and the conditions.

Update tmux-mem-cpu-load v2.1.0 -> v3.2.2

Removed interval time

Update README to reflect tmux-mem-cpu-load works on OS X also

remove bind s keybinding (conflicts with choose-tree

Use new mouse option for tmux >= 2.1

Use powerline's `$TMUX_VERSION_MAJOR` and `$TMUX_VERSION_MINOR` to keep
support for older tmux versions.

Debug `if-shell` usage

For some reason they aren't binding.

Use double quotes to get keys to bind correctly

Fix if-shell variables when splitting

bump tmux-mem-cpu-load to v3.2.3

fixes max memory issue on FreeBSD machines

[Warning Msg] unknown option: status-utf8

`status-utf8` has been removed after version 2.2.

tmux/tmux#230

Update .tmux.conf

Fix pane split cwd on osx

OS X fix for 2.2 mouse-mode thing

See also: #26

Add note for new book and libtmux / tmuxp

Update tao of tmux links

link to free tao of tmux web book

fix book release date

remove itunes

add a intall shell for this repo

update the install shell

add the X mod to install.sh

fast fix

update book

update tmux-mem-cpu-load

README tweaks

another README tweak, recommend using build dir

README update

get copy-pasting working with tmux v2.4

dynamically calculate 1/3 size for main-pane-height

add stale bot

switch stale label to stale

updates to stale settings

add option for main-vertical

initial resize-adaptable script

error handling for percentage and layout name

checkpoint, works with layout and sets layout

get reliable, percentage based resize working

add optional support for targets, sweet

add some code comments and examples

remove print statements from resize-adaptable

update keybindings to use proportional resize script

update README

fix comment typo

run this through freebsd /bin/sh and fix stuff

add semicolon, for rST parsing

Fixes for 256 colors

Attempt to fix tmux 2.9 deprecations

This should be compatible back to tmux 1.9 according to FAQ

See also:
- https://github.com/tmux/tmux/wiki/FAQ#how-do-i-translate--fg--bg-and--attr-options-into--style-options
- tmux/tmux#1689
- #46
apoorv-mishra added a commit to apoorv-mishra/dotfiles that referenced this issue Dec 21, 2019
pczora added a commit to pczora/dotfiles that referenced this issue Jan 7, 2020
@lock
Copy link

lock bot commented Feb 15, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Feb 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants