TMUX support #501
Replies: 101 comments 54 replies
-
For anyone interested in this feature, we're running some focus groups to understand this use-case a little bit better. We would love for you to join if you are interested: https://calendly.com/aloke-warp/tmux-focus-group?month=2021-08&date=2021-08-18 |
Beta Was this translation helpful? Give feedback.
-
From @kendallm To Reproduce Create a tmux session in another terminal window |
Beta Was this translation helpful? Give feedback.
-
@thomasmarcel - #156 support starting tmux by default Describe the bug
To ReproduceSteps to reproduce: Add the line below to your .zshrc
Launch Warp Expected behaviour The terminal starts as expected and opens a tmux session." |
Beta Was this translation helpful? Give feedback.
-
mapping the left option key to meta on M1 Macbook Air wouldnt work when using Tmux in Warp. |
Beta Was this translation helpful? Give feedback.
-
I can't start tmux sessions. I can attach to them. But when I try to start them in warp I just get. tmux
[exited] The exit code is 0. Kind of makes warp unusable for me sadly. |
Beta Was this translation helpful? Give feedback.
-
Yeah me too, heavy tmux/vim user, and I loved warp from what I was told. I usually use tabs in tmux and panes in vim |
Beta Was this translation helpful? Give feedback.
-
I use tmuxinator to set up my projects and open all the panes and windows I use. It would be great to have the features of the warp in tmux |
Beta Was this translation helpful? Give feedback.
-
Same here, would love to have tmux support in warp |
Beta Was this translation helpful? Give feedback.
-
Tmux support would be fantastic. I pretty much only use tmux in my terminals. |
Beta Was this translation helpful? Give feedback.
-
I wouldn't mind leaving my tmux workflow if warp supported something like "Workspaces". Basically offering what tmuxinator does. Right now when I use warp, I just have like 10 tabs open. Usually 2 tabs per project (general command stuff, and then lazygit in the other tab). I just want to be able to switch to a different project without having to remember which tab group I was in. |
Beta Was this translation helpful? Give feedback.
-
EDIT: moved my comment to the session management topic, but it talked about how Warp could do session management features that would completely replace my tmux usage. |
Beta Was this translation helpful? Give feedback.
-
Would love to see support for tmux like iTerm2, tmux sessions are opened in tabs |
Beta Was this translation helpful? Give feedback.
-
I don't even need special tmux-support like iTerm because that is tbh not working well for me, but in tmux all the special features of warp are gone apparently. And the first thing I do when I open up my computer and open up the first terminal is to start a shell-script that sets up my environment in tmux for me with multiple tabs, splits and starting some programs. |
Beta Was this translation helpful? Give feedback.
-
My day-to-day workflow involves connecting back to long-running tmux sessions - some on my local machine, and many on a remote machine that I access over SSH. Ideally, for me, the solution that Warp lands on would work as well with remote tmux sessions as it does with local sessions. |
Beta Was this translation helpful? Give feedback.
-
Here's my 50 cent (as mentioned in another issue here): I usually prefer tmux to profiles/sessions, because tmux to me was the well established go to product #1 ... plus
I still don't use warp because I can't go tmux-fullscreen and tmux-statusline rendering isn't good either ... However I want to propose something that I think would be useful, plus feasible if still early days as of sessions/profiles (which I heard isn't (fully??) implemented yet):
If you want to support tmux better anyway and possibly need to integrate with tmux somewhat and plan to have sessions & profiles in the future, why not simply instead of -- take care, persuasive wording ahead
|
Beta Was this translation helpful? Give feedback.
-
three years, still missing ... |
Beta Was this translation helpful? Give feedback.
-
Adding my voice too here. We'd love to have tmux integrated with warp |
Beta Was this translation helpful? Give feedback.
-
This is the only feature holding me back from embracing |
Beta Was this translation helpful? Give feedback.
-
I would love to work with tmux and wrap together! |
Beta Was this translation helpful? Give feedback.
-
would love tmux support on warp! |
Beta Was this translation helpful? Give feedback.
-
It's been so long without any update on this. Is it on the roadmap or not? |
Beta Was this translation helpful? Give feedback.
-
Tried warp once again today and was very surprised to see tmux is still not supported. I spend 99% of the time in terminal inside tmux sessions... Well, I guess I'll try again in 2-3 years. |
Beta Was this translation helpful? Give feedback.
-
I found my way here from a google search for warp & tmux. As a long time iTerm2 user, I've grown spoiled by the tmux support in that application and would be unwilling to forgo that for anything at this point. I'll keep an eye on this discussion just in case something changes along the way which would make me glad to integrate Warp into my workflow. |
Beta Was this translation helpful? Give feedback.
-
Any news on tmux support? |
Beta Was this translation helpful? Give feedback.
-
Hey everyone, Aloke from Warp here. We very much agree that the lack of TMUX and/or TMUX-like features is an issue in Warp that needs to be addressed. I don't have a concrete ETA for when anything would launch here, but this is one of the next projects on-deck for our team to start tackling and we hope to post a more concrete update / launch ETA soon. |
Beta Was this translation helpful? Give feedback.
-
+1 for tmux |
Beta Was this translation helpful? Give feedback.
-
I did want to acknowledge that the team did an amazing job fixing all of the graphical errors on tmux!!! Tmux is at least usable in warp terminal now. It is the only reason I came back to warp. So many kudos and thanks to the team!! 😀 Looking forward to the deep integration with tmux. I really don't use the ai as much as I would if it was integrated though. I am have even used GitHub copilot instead of hoping back out of tmux to use the warp ai. I keep a tab open just for warp ai now. But it is not seamless. |
Beta Was this translation helpful? Give feedback.
-
All I want for Christmas is Warpmux 🎄🎅🎁 |
Beta Was this translation helpful? Give feedback.
-
I'm tmux + Warp user, and I love Warp! Good job on developing this terminal! What I usually do is CTRL+P > type the search I'm looking for > type ENTER. But when I'm in tmux I do the search then I copy and paste it in the terminal inside tmux. Anyways, Thanks for the good terminal u guys created! |
Beta Was this translation helpful? Give feedback.
-
Right now blocks and input don't work within tmux sessions.
The most likely way we would support this is through tmux's control mode feature, like iTerm, where it would integrate with split panes.
https://github.com/tmux/tmux/wiki/Control-Mode
Posting here to get a sense of how useful this would be. Please give it a thumbs up if you'd like it.
Beta Was this translation helpful? Give feedback.
All reactions