LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-22-2015, 12:28 AM   #1
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Terminator for Slackware


Hi:

I found a really cool terminal for Slackware called Terminator.
You can open multiple windows and run a handful of things at once and it comes in handy if you have a lot going on.

You will have to install python-keybinder before installing Terminator but it only takes a few minutes.

http://slackbuilds.org/result/?searc...inator&sv=14.1

If you haven't tried it and you use command-line a lot this is a must have, IMO. <OR> if you just want something different to do when you have a little bit of time on your hands.

If your already running Terminator feel free to chime in with details, pro's and cons if you have the time.
I just started using it and getting some feedback would be good.

http://blog.al4.co.nz/2011/05/gettin...of-terminator/
http://gnometerminator.blogspot.com/p/introduction.html
http://linux.die.net/man/5/terminator_config

Cheers:-
Attached Thumbnails
Click image for larger version

Name:	Screenshot - 06222015 - 01:22:27 AM.png
Views:	212
Size:	72.9 KB
ID:	18772  
 
Old 06-22-2015, 12:39 AM   #2
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,235

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Terminator is probably my most-used application.

Today I put the following in ~/.config/terminator/config, so that I can use ALT+LEFT and ALT+RIGHT to move the cursor between words:

Code:
[keybindings]
  go_right = Disabled
  go_left = Disabled
  go_up = Disabled
  go_down = Disabled
 
1 members found this post helpful.
Old 06-22-2015, 01:46 AM   #3
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by dugan View Post
Terminator is probably my most-used application.

Today I put the following in ~/.config/terminator/config, so that I can use ALT+LEFT and ALT+RIGHT to move the cursor between words:

Code:
[keybindings]
  go_right = Disabled
  go_left = Disabled
  go_up = Disabled
  go_down = Disabled
Thanks for the info.-
 
Old 06-22-2015, 02:10 AM   #4
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
I found terminator very useful when I had to issue a series of identical commands on a few different machines connected via ssh. I haven't used it for a few years. Must check install it again.
 
Old 06-22-2015, 09:36 AM   #5
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

Terminator has become my terminal program of choice since the time that Konsole (KDE's terminal) has lost its simple split view capability.

--
Best regards,
Andrzej Telszewski
 
1 members found this post helpful.
Old 06-22-2015, 09:43 AM   #6
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
I find terminator a pain, I'd rather use tmux for tiling the terminal, or even dvtm.
 
Old 06-22-2015, 08:39 PM   #7
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by sycamorex View Post
I found terminator very useful when I had to issue a series of identical commands on a few different machines connected via ssh. I haven't used it for a few years. Must check install it again.
Did you have to install Terminator on those different machines, or did you run Terminator on just the one pc?
 
Old 06-23-2015, 12:55 AM   #8
a4z
Senior Member
 
Registered: Feb 2009
Posts: 1,727

Rep: Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742
Quote:
Originally Posted by atelszewski View Post
Hi,
Terminator has become my terminal program of choice since the time that Konsole (KDE's terminal) has lost its simple split view capability.
and when did this happen?
 
Old 06-23-2015, 01:07 AM   #9
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

Quote:
and when did this happen?
If I recall correctly, at the time when KDE switched from 3.x to 4.x.
At more less that time Konsole has lost its split view and I started looking for an alternative.

BTW, by "split view" I mean separate command line prompts and not a situation when you see the same thing on all the split view terminals, like its in today's Konsole.

--
Best regards,
Andrzej Telszewski
 
Old 06-23-2015, 01:51 AM   #10
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by atelszewski View Post
Hi,


If I recall correctly, at the time when KDE switched from 3.x to 4.x.
At more less that time Konsole has lost its split view and I started looking for an alternative.

BTW, by "split view" I mean separate command line prompts and not a situation when you see the same thing on all the split view terminals, like its in today's Konsole.

--
Best regards,
Andrzej Telszewski
You just need to open a new tab in Konsole to have two independent command prompts in a split view.
 
3 members found this post helpful.
Old 06-23-2015, 01:52 AM   #11
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by Ztcoracat View Post
Did you have to install Terminator on those different machines, or did you run Terminator on just the one pc?
No, just one machine. The one I was typing from.
 
Old 06-23-2015, 11:56 AM   #12
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

Quote:
You just need to open a new tab in Konsole to have two independent command prompts in a split view.
If I understand correctly (and I tried to do it this way) I have to open two tabs and then split the view.
Then I have the split view representing the two different tabs. Is this what you mean? (see attached image)

If this is so, then I prefer to use the Terminator way of operation, that is I split the view without involving tabs and I can easily split the view the way I want (e.g. different sizes, etc.).

I know that Konsole has the ability to execute command and see the result in two different views, but it's not very usefull for my workflow (I might be wrong here).

--
Best regards,
Andrzej Telszewski
Attached Thumbnails
Click image for larger version

Name:	konsole_split_view.png
Views:	62
Size:	19.8 KB
ID:	18783  
 
Old 06-23-2015, 12:19 PM   #13
a4z
Senior Member
 
Registered: Feb 2009
Posts: 1,727

Rep: Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742
Quote:
Originally Posted by atelszewski View Post
Hi,


If I understand correctly (and I tried to do it this way) I have to open two tabs and then split the view.
Then I have the split view representing the two different tabs. Is this what you mean? (see attached image)

If this is so, then I prefer to use the Terminator way of operation, that is I split the view without involving tabs and I can easily split the view the way I want (e.g. different sizes, etc.).

I know that Konsole has the ability to execute command and see the result in two different views, but it's not very usefull for my workflow (I might be wrong here).

--
Best regards,
Andrzej Telszewski
yes, you go over tabs, you can also select tabs to have the same input.
terminator has also tabs I think but they are for every view (splited window)
has pro and cons, I use both, depending on where I work and which DE I have to use.
I prefere konsole, but I think that's because I spend more time with it
 
Old 06-23-2015, 02:51 PM   #14
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by atelszewski View Post
Hi,


If I understand correctly (and I tried to do it this way) I have to open two tabs and then split the view.
Then I have the split view representing the two different tabs. Is this what you mean? (see attached image)

If this is so, then I prefer to use the Terminator way of operation, that is I split the view without involving tabs and I can easily split the view the way I want (e.g. different sizes, etc.).

I know that Konsole has the ability to execute command and see the result in two different views, but it's not very usefull for my workflow (I might be wrong here).

--
Best regards,
Andrzej Telszewski

Yes, it's a question of personal preferences and workflow. I, for one, mostly use xterm under i3 tiling window manager. That works for me better than Konsole or Terminator.
 
Old 06-23-2015, 09:38 PM   #15
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by sycamorex View Post
No, just one machine. The one I was typing from.
Ok, cool.-
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Terminator Terminal Emulator fakie_flip Linux - Software 0 02-14-2013 11:44 AM
terminator cygwin casperdaghost Linux - Newbie 1 11-23-2011 09:19 AM
No cursor in Terminator szboardstretcher Linux - Software 1 06-23-2011 11:04 AM
terminator helps setup Slackware sycamorex Slackware 5 05-29-2010 07:04 AM
my tv card K-world Terminator won't work under slackware 12 StefanSarac Slackware 3 03-11-2008 02:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration