Skip to main content

Questions tagged [tmux]

Questions about using vim into a tmux session and how to customize integration.

0 votes
0 answers
60 views

I'm running vim 9.1.1227 in gnome-terminal 3.54.0 on Fedora Linux 41. Normally, if the file I'm editing changes outside of vim, I'll automatically get a warning like: W11: Warning: File "foo.txt&...
jth's user avatar
  • 153
0 votes
1 answer
93 views

I have opened vim, but I have forgotten to open tmux. Is it possible to throw vim into a background process (ala CTRL+Z)? Then start tmux and re-forground the vim process?
leeand00's user avatar
  • 3,843
1 vote
1 answer
158 views

I use LazyVim on Alacritty on WSL, and when using it in tmux the screen doesn't display properly. Random characters get "stuck" on screen and won't clear until I do something that forces ...
DrRelling's user avatar
  • 163
2 votes
0 answers
851 views

steps to reproduce: open new iTerm2 window (no Tmux) run echo "rong;" | nvim --clean +"set spell" - notice the word is underlined with a curly line open new tmux pane repeat step ...
Max Coplan's user avatar
0 votes
1 answer
440 views

I recently configured vim-tmux-navigator and I'm enjoying it. However, the binding of ctrl-K overrides the kill to end of line command in the terminal and I use this a lot. As such, I want to bind ...
Stephen Rasku's user avatar
1 vote
1 answer
111 views

I'm using Vim inside tmux, which runs in WSL (due to work reasons). As per documentation, I decided to change my Visual highlighting style using :hi cterm=NONE ctermbg=<insert-color-here>. ...
linhns's user avatar
  • 11
0 votes
0 answers
202 views

Is it possible to link the cwd of vim to the cwd of the shell running it, or change the cwd of the parent shell within vim? I run neovim+tmux with the tmux-resurrect plugin, and it would be nice if I ...
Jaeshi's user avatar
  • 1
0 votes
0 answers
326 views

Not sure if it's related to vim configuration, tmux settings or ssh config, I opened a file with vim on a remote server, and every time when I use :vsp command to split a vertical window, the right ...
kuixiong's user avatar
  • 101
0 votes
0 answers
485 views

I am new to tmux. I have some configuration added to my tmux configuration file. I use Ctrl Space as prefix in tmux, and I want to use the same prefix key in Vim. But I find that Vim uses Ctrl Space ...
Solarisending's user avatar
0 votes
2 answers
127 views

During insert mode my Home key is set to toggle case of character which is very annoying. I tried this command to search for any settings, but failed to solve the problem. I would like to set it to go ...
abu_bua's user avatar
  • 133
2 votes
1 answer
1k views

As title. With my current setup it looks like this: But I only want it to use a single color. My current highlight setup: :hi IndentBlanklineContextStart IndentBlanklineContextStart xxx cterm=...
N.W.'s user avatar
  • 1,860
1 vote
0 answers
185 views

I have a tmux window with 2 panes (pane-ids: 0 and 1). In the pane 0 there is vim launched. I want to fire a combination of two commands from tmux command-prompt: :send-keys -t 0 "iabc" ; ...
bloody's user avatar
  • 150
1 vote
1 answer
983 views

The issue I recently switched to nvim + tmux and I have a fully working setup with various plugins. I use Poetry to manage my python virtual envs and it's a mandatory tool. I highlight the fact that ...
AxZxP's user avatar
  • 21
4 votes
1 answer
258 views

I am doing some scripting related to tmux and Vim. In my tmux window, I have Vim in one tmux pane and a Tcl command line in another tmux pane. I want to create a Tcl proc which will dump a string to ...
Chris Heithoff's user avatar
1 vote
5 answers
1k views

On Mac OS Big Sur (11.6.3) with nvi 1.81.6 and several tmux panels, I accidentally quit Terminal. Now opening files leads to the message <file> already locked, session is read-only <file> ...
turtleyacht's user avatar

15 30 50 per page
1
2 3 4 5 6