Skip to main content

All Questions

Tagged with
-1 votes
1 answer
21 views

wezterm > tmux > nvim colors not forwarded through tmux correctly

I'm currently having the problem that the colors are not forwarded correctly from nvim through tmux to wezterm. I think tmux is to blame since the colors work like expected when I invoke nvim from ...
glades's user avatar
  • 99
0 votes
1 answer
221 views

Is it possible to change the color of the tmux status bar in command mode?

When I type Prefix-: to start typing a command, tmux changes the color of the status bar to dark yellow. A similar effect happens if I push Prefix-, to change the name of a window. Is it possible to ...
merlin2011's user avatar
  • 3,985
7 votes
1 answer
3k views

Getting italics working correctly in tmux

I have an issue that the colors and font don't get produced correctly in tmux. The same output looks different when the command is run outside vs inside tmux. Outside tmux: Inside tmux: As suggested ...
Abhilash's user avatar
  • 359
1 vote
0 answers
642 views

Ubuntu: vim gruvbox looks like completely different in tmux

I am a beginner of using tmux and am trying to get vim and tmux working together properly. I am using Ubuntu 20.04 LTS, vim 8.1.3741, tmux 3.0a. All was well until I entered vim inside of a tmux ...
luckuisha's user avatar
0 votes
0 answers
474 views

Tmux colors lost

I've got two very similar Linux installations (Manjaro). On one of them the basic output is colored out of the box (no ~/.tmux.conf yet). On another it's black an white. Adding ~/.tmux.conf: set -g ...
Alexey Orlov's user avatar
0 votes
3 answers
740 views

Creating vimrc breaks vim

I'm currently logged into a server via ssh with ssh -Y and running a tmux session. If I start vim and run :colorscheme elflord the color scheme is changed. (Although the colors are not exactly what I ...
user3728501's user avatar
0 votes
1 answer
196 views

Bright Color Escape Sequences not saved in Tmux capture-pane?

I'm trying to use tmux to create a pty for me that I can read the contents of, including color. I'm using tmux capture-pane -e -t paneName and tmux save-buffer tmuxbuffer.txt and I get normal colors, ...
Gregory's user avatar
  • 53
0 votes
3 answers
5k views

TMUX and terminal colors are not the same locally and over ssh

I have a bunch of dotfiles that allow me to have a pretty theme on my terminal and tmux on my local host. I use kitty, fish and tmux. To properly define colors and have a global coherence, I use the ...
alpha1554's user avatar
  • 101
11 votes
3 answers
16k views

Clearing tmux terminal throws error: "'tmux-256color': unknown terminal type."

Originally, I was trying to determine why some directories show up differently colored than others when using the ls command. While playing around with this. I have now encountered the problem of not ...
Douglas James Bock's user avatar
3 votes
0 answers
1k views

Tmux color palette is not the same as the terminal emulator's

I am running the following: Ubuntu 18.04 Gnome Terminal Tmux 2.6 Vim 8.0.1453 When running the following snippet, awk 'BEGIN{ s="/\\/\\/\\/\\/\\"; s=s s s s s s s s; for (colnum = ...
root_'s user avatar
  • 31
4 votes
1 answer
3k views

tmux 256-color output on 256-color terminal, 8-color output on 8-color terminal

I would like for tmux to automatically pick up 256-color mode, i.e. have an environment variable TERM=tmux-256color inside tmux when the environment variable TERM=xterm-256color was set outside. ...
Nils Werner's user avatar
  • 3,634
0 votes
1 answer
2k views

terminal in Tmux is 256color but vim isn't

Recently I installed tmux on my Ubuntu 16.04. The terminal screen in tmux shows 256 color correctly however when I opened vim within tmux, the color was different from what it showed when it was run ...
Dyckia's user avatar
  • 101
0 votes
0 answers
314 views

256 colors on tmux not working properly

I have this vim theme: and enabling 256 colors on tmux, looks different: Keywords highlighting is working fine but the background color changes... How can I fix this?
sant016's user avatar
  • 153
0 votes
1 answer
2k views

ncurses screen/tmux-256color

I have my term set to tmux-256color through .tmux.conf, but I can't get 256 color mode in an ncurses app working. According to this post it should be supported by now. xterm-256color works perfectly ...
ZeroPhase's user avatar
  • 383
1 vote
2 answers
2k views

Tmux use bright colors?

I'm using iTerm and I was wondering if it was possible to use the "bright" colors in the Tmux config file. I googled this and I seen something that did fg=cyan,bg=black,bright and when I tried this, ...
Zevoxa's user avatar
  • 11

15 30 50 per page