Page 1 of 1

dvtm the perfect partner for your drop-down terminal

Posted: 18 Apr 2013, 10:59
by viking60
As a terminal I use quake it is a drop down terminal that nicely drops down every time I hit F12
Image
It is way easier than opening a terminal/konsole and I can open several sessions with some key combinations. But there is a lot of space in the terminal and I sure would like to split it so that I can work on that config file and se the effect directly in the same window.
And I found a way.....
I installed dvtm -it will be in your repos.
Opened my terminal and typed

Code: Select all

dvtm

Now that does not look so special but here comes a bit of magic:
click CTRL+g an let go! (nothing visible has happened yet)
then click c
Et voila you have a split screen in your terminal - but we are only getting warmed up here....
Image
We want more :berserkf So we open another pane by repeating the procedure above. Now it looks like this:
Image
You can repeat this as often as you want and each time you will get an extra terminal on the right.

Now this will work on your gnome-terminal or Konsole too but they are inferior to a good drop-down terminal IMO.

If you suddenly get only one window you have double clicked the mouse - so just do it again to get it back. You can use the mouse to go to the different windows or hit CTRL+g and enter the no. of the window (the number is at the top of each pane).

And each pane acts as a completely independent terminal...
Here I have htop, iftop on another computer after having logged in via SSH and newsbeuter running (F11 will maximize guake).
Image
Video coming up,,,,

Re: dvtm the perfect partner for your drop-down terminal

Posted: 18 Apr 2013, 16:16
by dedanna1029
Nice! Checking for it now (guake my fav terminal for the same reasons)...
It works! :)

I have been dying for this... there used to be a drop-down terminal that would do this... trying to think of the name. Last I installed it, it didn't any more. :(

It's baaaaaaaaaacccckk!!! YAY! :) :)

Re: dvtm the perfect partner for your drop-down terminal

Posted: 18 Apr 2013, 18:41
by viking60
Try

Code: Select all

links http://bjoernvold.com/forum
in one of the "terminals"

Re: dvtm the perfect partner for your drop-down terminal

Posted: 18 Apr 2013, 19:18
by dedanna1029
Give me just a bit. I'm having issues getting the "click c" to cooperate.

Edit: NIIIIIIIIIIIICCCE... I had to install links, but well worth it! :)

Re: dvtm the perfect partner for your drop-down terminal

Posted: 18 Apr 2013, 21:19
by viking60
Yes and install and start screen too before dvmt...
And if dvmt gives you trouble you can go for tmux it works in a similar way.

Re: dvtm the perfect partner for your drop-down terminal

Posted: 19 Apr 2013, 12:00
by dedanna1029
Good to know, but it was OK in the end. Came to find out that dvmt wasn't even running. *I think* screen is, but will have to double-check on that.

Re: dvtm the perfect partner for your drop-down terminal

Posted: 19 Apr 2013, 18:23
by viking60
Here is the video:
:A

Re: dvtm the perfect partner for your drop-down terminal

Posted: 19 Apr 2013, 22:12
by dedanna1029
KITTEH!!!
Server, local, updates, you got it all in one screen! :)
Nice!

(I think I like kitteh best though lol)

Re: dvtm the perfect partner for your drop-down terminal

Posted: 19 Apr 2013, 22:23
by viking60
That is my good old friend Rulle - he is gone now. He was blind the last part of his life but could recognize my steps and always followed them virtually blindly.

Re: dvtm the perfect partner for your drop-down terminal

Posted: 22 Apr 2013, 00:12
by dedanna1029
They say that senses of people, when they lose one, they gain in others. It's probably true for animals, too. My boxer-shepherd doggie was blind over half her life from a kind of lime disease, yet still walked with me over 3 miles a day, sometimes twice. I had three cats that sometimes would go with us on that walk.

It was just a matter of teaching her new commands so she could go off of curbs, etc., and spending time with her so I could learn how to work with her, too.

She is gone now, too. :(
The cats also died that same summer.
Haven't owned a pet since. It was too painful to lose them all at (almost) once like that.

Your now-gone kitty is a pretty kitty, and is resting in peace... :)

Re: dvtm the perfect partner for your drop-down terminal

Posted: 22 Apr 2013, 09:24
by viking60
Yeah and now Gizmo rules the world:
Image
And if you like dvtm you can try tmux
Image

It is more functional than dvtm but your mouse will probably not work for changing from pane to pane so you will have to get used to CTRL+b and then o to switch between them.
To split the screen you need to
CTRL+b and the % It kind of breaks you fingers but you get used to it - then to split one window again vertially you can do a CTRL+b and "
Now you can to a CTRL+b and t to put a clock in one of the panes....And CTRL+b and ? will give you a list of the key-bindings.
Image Image
bind-key is the same as CTRL+ b