Re: [dev] screen/tmux

2013-02-16 Thread Charlie Kester
On 02/16/2013 13:45, Marc Andre Tanner wrote: Latest dvtm git HEAD ships its own terminfo file and the one used can be set via an environment variable, therefore DVTM_TERM=screen dvtm would have the same effect as your patch. The proper way to fix the emulation bugs would of course be to is

Re: [dev] screen/tmux

2013-02-16 Thread Marc Andre Tanner
Hi Ross, On Fri, Feb 15, 2013 at 06:11:56PM -0500, Ross Mohn wrote: > dvtm+dtach works great with st. If you don't mind bash, I've > attached my script 'tm' that wraps it all up neatly. Just run 'tm' > with a session name of your choice and you can detach (C+\), share, > keep multiple active sessi

Re: [dev] screen/tmux

2013-02-15 Thread Ross Mohn
dvtm+dtach works great with st. If you don't mind bash, I've attached my script 'tm' that wraps it all up neatly. Just run 'tm' with a session name of your choice and you can detach (C+\), share, keep multiple active sessions, etc. I also have it configured in the config.h file to auto switch c

Re: [dev] screen/tmux

2013-02-15 Thread Nick
Quoth hiro: > is there anything like screen or tmux that really works in all terminals? I'd love something that just does reflowing and scrollback cleverly, as screen does. That with dtach & st would be lovely. I know of no such thing, though.

Re: [dev] screen/tmux

2013-02-15 Thread hiro
yes, I also had problems with dtach that I didn't want to debug, but if someone says it should work stably nowadays I will consider it once again. do you use dvtm to workaround these problems? I don't need multiplexing or strange other features, I only use ctrl-a d for detaching and that's it

Re: [dev] screen/tmux

2013-02-15 Thread Christoph Lohmann
Greetings. On Fri, 15 Feb 2013 20:59:44 +0100 Charlie Kester wrote: > On 02/15/2013 10:41, Ivan Kanakarakis wrote: > > I don't know of anything with the same functionally. > > > > if you're using those to share/save terminal sessions, there is dtach > > it does not do multiplexing. > > > > Ivan c

Re: [dev] screen/tmux

2013-02-15 Thread Charlie Kester
On 02/15/2013 10:41, Ivan Kanakarakis wrote: I don't know of anything with the same functionally. if you're using those to share/save terminal sessions, there is dtach it does not do multiplexing. Ivan c00kiemon5ter V Kanakarakis On Feb 15, 2013 7:33 PM, "hiro"<23h...@gmail.com> wrote: is th

Re: [dev] screen/tmux

2013-02-15 Thread Ivan Kanakarakis
I don't know of anything with the same functionally. if you're using those to share/save terminal sessions, there is dtach it does not do multiplexing. Ivan c00kiemon5ter V Kanakarakis On Feb 15, 2013 7:33 PM, "hiro" <23h...@gmail.com> wrote: > is there anything like screen or tmux that really w

[dev] screen/tmux

2013-02-15 Thread hiro
is there anything like screen or tmux that really works in all terminals? On 2/15/13, Christoph Lohmann <2...@r-36.net> wrote: > Greetings. > > On Fri, 15 Feb 2013 17:46:15 +0100 Egmont Koblinger > wrote: >> Start tmux, click & drag, then leave tmux. Mouse will still be enabled >> in >> st, whil