vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.47k stars 3.53k forks source link

Tmux Integration #2406

Open williscool opened 7 years ago

williscool commented 7 years ago

Issue

Hi

Was looking to see about a tmux integration for hyper like in recent versions of iterm2

with the tmux -CC command

video of it in action:

https://www.youtube.com/watch?v=nGhfE9n1RLo

https://gitlab.com/gnachman/iterm2/wikis/TmuxIntegration

Then you also get all of tmux's plugins (i.e. for like session saving) and stuff for free too.

williscool commented 7 years ago

Super down to help both research and implementation.

Just seeing what other interest or information I can get by opening an issue

MisterTea commented 6 years ago

Hey, check out #1912 for some more details on how tmux -cc works.

MisterTea commented 6 years ago

Hey all. I decided to write a replacement for tmux -CC called "Headless Terminal Multiplexer" (HTM). Here are the reasons why I'm writing something new:

I've been making steady progress and should have a Hyper.js PR soon. Here's a link to a video showing HTM working with Hyper.js: https://youtu.be/Ea6Y08tP-RI

MisterTea commented 6 years ago

I decided to make a new issue since HTM is somewhat off topic from the OP. https://github.com/zeit/hyper/issues/2978