Live data from Hacker News

Eternal Terminal

eternalterminal.dev

41–50 of 104 posts

Re: Eternal Terminal

#42
post #18

Earlier quoted context omitted.

I guess it is the reference to https://en.wikipedia.org/wiki/E.T._the_Extra-Terrestrial Although in our times it won't even be that surprising if remote shells started phoning home...

This website is for high quality discussion, not low effort pop culture references.

And yet, I'm not sure I would call the majority of discussion on this website "high quality".

Re: Eternal Terminal

#43

I'm glad that it has tmux compatibility. Does anyone else have a love hate relationship with tmux? I hate its scrolling and buffer behavior, its almost impossible to get right. Been waiting for a good replacement for tmux to come along for a while now that isn't just i3. Right now I just use tabs in the terminal app most of the time because I dont want to mess with mouse mode, etc.

I never quite understood the usecase of having tabs inside the terminal emulator. Isn't it nice to have i3 instead?

Re: Eternal Terminal

#44

I'm glad that it has tmux compatibility. Does anyone else have a love hate relationship with tmux? I hate its scrolling and buffer behavior, its almost impossible to get right. Been waiting for a good replacement for tmux to come along for a while now that isn't just i3. Right now I just use tabs in the terminal app most of the time because I dont want to mess with mouse mode, etc.

> Been waiting for a good replacement for tmux to come along for a while now that isn't just i3 > Does anyone else have a love hate relationship with tmux? > I hate its scrolling and buffer behavior, its almost impossible to get right. I wasn't planning on sharing my project on HN until I've written up more documentation, but I'm actually working on exactly this problem. https://github.com/aaronjanse/i3-tmux So far I…

How is the colour support better?

Re: Eternal Terminal

#45
post #11

As a current mosh user i'm interested but I don't know what "support native scrolling nor tmux control mode" means. Any insight?

This is the best way to use iTerm2's tmux integration mode on a remote host. I wrote some guidance here:

https://gitlab.com/gnachman/iterm2/wikis/tmux-Integration-Be...

Re: Eternal Terminal

#47
post #33

I'm glad that it has tmux compatibility. Does anyone else have a love hate relationship with tmux? I hate its scrolling and buffer behavior, its almost impossible to get right. Been waiting for a good replacement for tmux to come along for a while now that isn't just i3. Right now I just use tabs in the terminal app most of the time because I dont want to mess with mouse mode, etc.

> Does anyone else have a love hate relationship with tmux? Absolutely. Just today I logged in on some server and started a tmux session to learn that copypasting with mouse didn't work. After googling how to solve this I noticed that scrollback with mousehweel also didn't work. Then I remembered that I did solve that some time ago but never was satisfied with it because the scroll speed/differential was so low.

It is easy to change the scroll speed in tmux, although the default is 5 lines at a time which seems like it should be fast enough...

Mouse and scrollback and clipboard are some of the more complicated areas of terminal emulators and ones where applications like tmux have the least power so they will always have the potential to be a bit fiddly.

Re: Eternal Terminal

#48
post #43

I'm glad that it has tmux compatibility. Does anyone else have a love hate relationship with tmux? I hate its scrolling and buffer behavior, its almost impossible to get right. Been waiting for a good replacement for tmux to come along for a while now that isn't just i3. Right now I just use tabs in the terminal app most of the time because I dont want to mess with mouse mode, etc.

I never quite understood the usecase of having tabs inside the terminal emulator. Isn't it nice to have i3 instead?

And when I switch laptops I get to type 'tmux at' in 14 different windows? No thanks.

Re: Eternal Terminal

#50

For someone wondering "how is this different from screen?/ what problem does it solve?", this article was actually quite nice: https://medium.com/@grassfedcode/what-could-be-better-than-s...

I asked my self the same question, scanned the linked article and did not find any matches for "screen". So please, could you tell me in short, what the benefit is?
Post reply on HN