Skip to main content
Tooling
0 votes
0 replies
23 views

I use tmux for development. When I press "ctrl + r" on Windows in MSYS2 tmux, I see something like this: USERNAME@DESKTOP UCRT64 /c/Users/USERNAME/Projects/BLAH/External/SUBMODULE/tests (...
mateusz's user avatar
  • 1,137
1 vote
0 answers
74 views

I have a high memory program (ML) that I want to run in a tmux session. However, if the process is OOM killed, the tmux session is also shut down. I partially solved it (using the below run-bg), but ...
Awes's user avatar
  • 41
-3 votes
1 answer
67 views

I have many python script that run in schedule (its crawlers). currently i'm using tmux to automate the script running in my ec2 instance. but since the number of scripts are growing, its getting ...
pambudi's user avatar
  • 11
2 votes
0 answers
21 views

The problem In tmux, I use the tmux-resurrect and tmux-continuum plugins. They work perfectly fine otherwise, but after an automatic or manual save, when I start the server again, empty lines with my ...
Kamil's user avatar
  • 71
1 vote
1 answer
148 views

I would like to use set -o vi in my terminal. However, I find myself getting confused on whether I am in insert mode or normal mode, since the cursor does not switch between a vertical line (insert) ...
luna's user avatar
  • 13
0 votes
0 answers
38 views

I'm using tmux in VS Code's integrated terminal. I use Option+Double click to select an entire word/line in terminal text and then copy it with Cmd+C. This exactly simulates what I would do on iterm. ...
greenberet123's user avatar
2 votes
1 answer
70 views

I tried using tmux capture-pane -S -10 -E -1 to capture the last 10 lines of output, but it alway output first line. more infomation: tmux version `tmux 3.1c` system: PRETTY_NAME="Debian GNU/...
xmccln's user avatar
  • 23
0 votes
0 answers
43 views

I'm trying to configure my SBT prompt to end with the characters └─→ in the terminal. I've overridden the shell prompt with the following code in ~/.sbt/1.0/global.sbt shellPrompt := { state => &...
cheezsteak's user avatar
  • 2,945
0 votes
0 answers
58 views

I am trying to get to use tmux on a daily basis. It's all going quite well, and I'm enjoying it so far. For more infos about what I'm using, I got ghostty as a terminal emulator and zsh (with ohmyzsh) ...
FoxOne's user avatar
  • 23
2 votes
0 answers
93 views

I am using pwndbg, with tmux and splitmind. I have the layout the way I want, the only think I am trying to change is getting the stack pane to be inverted. Like what you would see when running 'stack ...
Jack Whitleigh's user avatar
1 vote
0 answers
25 views

I want to set style options for a session (all windows in that session), but not globally (i.e. I don't want to change settings for other sessions). If I use set window-status-current-style bg='#...
John Allsup's user avatar
  • 1,292
0 votes
0 answers
45 views

I'm using tmux 3.2a on cluster and trying to set up TPM with NHDaly/tmux-better-mouse-mode. This is what my ~/.tmux.conf initially looks like set -g mouse on set -g @plugin 'tmux-plugins/tpm' set -g @...
Emelda Showmen's user avatar
0 votes
1 answer
178 views

How to "refresh" NVIM venv modules without closing it ? Currently im struggling with setting up my workspace with NVIM and TMUX. Im opening two panels, one main for nvim, and another one ...
Tomtei's user avatar
  • 21
0 votes
0 answers
37 views

Is there a way to erase only parts of the scrollback buffer of tmux? Or even go in and edit the text? Background I'm using a shell to build stuff, work interactively with commands and connect to my ...
chr's user avatar
  • 121
0 votes
1 answer
174 views

the timestamp format ( #{t/f/%%y-%%m-%%d %%H#:%%M#:%%S:window_activity})' ) works with display -p, but it failed with ls. Can anyone help me ? details: $ format='#{session_name}: #{session_windows} ...
Marslo's user avatar
  • 3,311

15 30 50 per page
1
2 3 4 5
126