Terminal Emulator Choices

Message
Author
User avatar
manyroads
Posts: 2623
Joined: Sat Jun 30, 2018 6:33 pm

Re: Terminal Emulator Choices

#31 Post by manyroads »

Fibogacci wrote: Tue Jul 30, 2019 9:04 am I really like Sakura and its options for customizations (especially sets of colours).

And its lightweight as well.
I use sakura (my bspwm and xfce terminal) to trigger PyWal. PyWal changes my wallpaper (with every terminal opening) and matches the colors across my desktop (workspaces) to the wallpaper dominant wallpaper colors. This includes changing colors in sakura, neovim, ranger, vifm, etc. Pure eye-candy. ;) Not really useful but fun. :number1:
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
KoO
Posts: 491
Joined: Fri Feb 10, 2017 1:21 am

Re: Terminal Emulator Choices

#32 Post by KoO »

Opps thanks manyroads have just found sakura.conf file in .config/sakura was pretty late night after installing sakura.

It seems that sakura only builds the config file after you first run the program. I will compare mine with yours.

This is my sakura.conf

Code: Select all

 [sakura]
colorset1_fore=rgb(192,192,192)
colorset1_back=rgba(0,0,0,0.6)
colorset1_curs=rgb(255,255,255)
colorset1_key=F1
colorset2_fore=rgb(192,192,192)
colorset2_back=rgb(0,0,0)
colorset2_curs=rgb(255,255,255)
colorset2_key=F2
colorset3_fore=rgb(192,192,192)
colorset3_back=rgb(0,0,0)
colorset3_curs=rgb(255,255,255)
colorset3_key=F3
colorset4_fore=rgb(192,192,192)
colorset4_back=rgb(0,0,0)
colorset4_curs=rgb(255,255,255)
colorset4_key=F4
colorset5_fore=rgb(192,192,192)
colorset5_back=rgb(0,0,0)
colorset5_curs=rgb(255,255,255)
colorset5_key=F5
colorset6_fore=rgb(192,192,192)
colorset6_back=rgb(0,0,0)
colorset6_curs=rgb(255,255,255)
colorset6_key=F6
last_colorset=1
scroll_lines=4096
font=Ubuntu Mono,monospace 12
show_always_first_tab=No
scrollbar=false
closebutton=true
tabs_on_bottom=false
less_questions=false
disable_numbered_tabswitch=false
use_fading=false
scrollable_tabs=true
urgent_bell=Yes
audible_bell=Yes
blinking_cursor=Yes
stop_tab_cycling_at_end_tabs=No
allow_bold=Yes
cursor_type=VTE_CURSOR_SHAPE_BLOCK
word_chars=-,./?%&#_~:
palette=rxvt
add_tab_accelerator=5
del_tab_accelerator=5
switch_tab_accelerator=4
move_tab_accelerator=5
copy_accelerator=5
scrollbar_accelerator=5
open_url_accelerator=5
font_size_accelerator=4
set_tab_name_accelerator=5
search_accelerator=5
add_tab_key=T
del_tab_key=W
prev_tab_key=Left
next_tab_key=Right
copy_key=C
paste_key=V
scrollbar_key=S
set_tab_name_key=N
search_key=F
increase_font_size_key=plus
decrease_font_size_key=minus
fullscreen_key=F11
set_colorset_accelerator=5
icon_file=terminal-tango.svg
Thanks mate.
Main : MX 19.1-AHS (i3) 5.4.13-1~mx19+1, Asus B450-i AMD 5 3600 , 32gb Hyper-X 3200 , GTX970 . :linuxlove:
Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)

User avatar
manyroads
Posts: 2623
Joined: Sat Jun 30, 2018 6:33 pm

Re: Terminal Emulator Choices

#33 Post by manyroads »

KoO wrote: Wed Jul 31, 2019 1:45 am Opps thanks manyroads have just found sakura.conf file in .config/sakura was pretty late night after installing sakura.

It seems that sakura only builds the config file after you first run the program. I will compare mine with yours.

This is my sakura.conf

Code: Select all

 [sakura]
colorset1_fore=rgb(192,192,192)
colorset1_back=rgba(0,0,0,0.6)
colorset1_curs=rgb(255,255,255)
colorset1_key=F1
colorset2_fore=rgb(192,192,192)
colorset2_back=rgb(0,0,0)
colorset2_curs=rgb(255,255,255)
colorset2_key=F2
colorset3_fore=rgb(192,192,192)
colorset3_back=rgb(0,0,0)
colorset3_curs=rgb(255,255,255)
colorset3_key=F3
colorset4_fore=rgb(192,192,192)
colorset4_back=rgb(0,0,0)
colorset4_curs=rgb(255,255,255)
colorset4_key=F4
colorset5_fore=rgb(192,192,192)
colorset5_back=rgb(0,0,0)
colorset5_curs=rgb(255,255,255)
colorset5_key=F5
colorset6_fore=rgb(192,192,192)
colorset6_back=rgb(0,0,0)
colorset6_curs=rgb(255,255,255)
colorset6_key=F6
last_colorset=1
scroll_lines=4096
font=Ubuntu Mono,monospace 12
show_always_first_tab=No
scrollbar=false
closebutton=true
tabs_on_bottom=false
less_questions=false
disable_numbered_tabswitch=false
use_fading=false
scrollable_tabs=true
urgent_bell=Yes
audible_bell=Yes
blinking_cursor=Yes
stop_tab_cycling_at_end_tabs=No
allow_bold=Yes
cursor_type=VTE_CURSOR_SHAPE_BLOCK
word_chars=-,./?%&#_~:
palette=rxvt
add_tab_accelerator=5
del_tab_accelerator=5
switch_tab_accelerator=4
move_tab_accelerator=5
copy_accelerator=5
scrollbar_accelerator=5
open_url_accelerator=5
font_size_accelerator=4
set_tab_name_accelerator=5
search_accelerator=5
add_tab_key=T
del_tab_key=W
prev_tab_key=Left
next_tab_key=Right
copy_key=C
paste_key=V
scrollbar_key=S
set_tab_name_key=N
search_key=F
increase_font_size_key=plus
decrease_font_size_key=minus
fullscreen_key=F11
set_colorset_accelerator=5
icon_file=terminal-tango.svg
Thanks mate.
Nice. :happy: I am now playing with terminator as well (much more traditional GUI interface). :lipsrsealed: tmux was not working for me in the tiling space. Terminator, though, is amazingly easy for the limited multiplexing I want. :crossfingers:
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
manyroads
Posts: 2623
Joined: Sat Jun 30, 2018 6:33 pm

Re: Terminal Emulator Choices

#34 Post by manyroads »

Here's a wonderful discussion thread (on manjaro forums) discussing terminal options:

https://classicforum.manjaro.org/index. ... ic=30170.0

Edit: and the list never ends... :number1:
https://sw.kovidgoyal.net/kitty/
https://beebom.com/best-terminal-emulators-for-linux/
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
jeffreyC
Posts: 487
Joined: Mon May 27, 2019 10:39 am

Re: Terminal Emulator Choices

#35 Post by jeffreyC »

Ever since the Xfce devs added dropdown to the Xfce4 terminal it has become my go-to no matter what WM I am using or if I am using Xfce.

User avatar
manyroads
Posts: 2623
Joined: Sat Jun 30, 2018 6:33 pm

Re: Terminal Emulator Choices

#36 Post by manyroads »

I've decided on kitty due to its multiplexing abilities...
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
truongtfg
Posts: 8
Joined: Sun Jul 15, 2018 9:22 am

Re: Terminal Emulator Choices

#37 Post by truongtfg »

I have just tried kitty, it looks fantastic, but the biggest "no no" for me is that it does not work with fcitx (as I need to type in Vietnamese a lot)

cheapybob
Posts: 43
Joined: Tue Nov 15, 2016 2:28 am

Re: Terminal Emulator Choices

#38 Post by cheapybob »

I found out that Kitty can do Ctrl+C to Copy when something is selected, and to Abort if not.

That has been a big PITA remembering to do Ctrl+Shift+C to Copy on the terminals.

I admit that I don't understand what "mutiplexing" does for me...
Too many years to remember and too many computers to list.
Daily Driver: 2017 Dell XPS-15-7559 I7 16gb with 500gb SSD + 1TB HD. 4K Optimus Video, 15" 4K laptop screen + 42" Roku 4K

User avatar
manyroads
Posts: 2623
Joined: Sat Jun 30, 2018 6:33 pm

Re: Terminal Emulator Choices

#39 Post by manyroads »

Hi Bob.... because you use floating (stacking) windows on icewm etc, the benefit of a terminal multipleexer is harder to visualize & realize. In a tiler using a multiplexing terminal, you are able to have multiple terminals windows open on the same screen at the same time. You can think of it as having simultaneously open terminal tabs or neatly placed windows. Because of the way tilers work, this is pretty easy to do and then to use and share terminal information/ actions from screen to screen. Because tilers are terminal centric there are many terminal features available in tiling environments that stacking window managers approach differently. It's all just part of the fun. Is it better? I guess that's all about personal preference(s).
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

cheapybob
Posts: 43
Joined: Tue Nov 15, 2016 2:28 am

Re: Terminal Emulator Choices

#40 Post by cheapybob »

Sometimes tabs in the same window are ok, but other times I need more than one tab on the screen at the same time to be able to compare or easily copy/paste between them. With kitty thus far I have multiple tabs in a window.

With other terminal programs I open multiple windows of the program and then I use the WinGrid or WinArrange or the mouse to rearrange the windows to setup for that workflow.

Is there a way kitty can help me do that efficiently? I see its taking about 40 mb of memory, so I would like to not let it double. I really do like having Ctrl+C and Ctrl+V for copy/paste because that's what the graphical programs, as well as my MS Win stuff at work use.

Thanks :)
Too many years to remember and too many computers to list.
Daily Driver: 2017 Dell XPS-15-7559 I7 16gb with 500gb SSD + 1TB HD. 4K Optimus Video, 15" 4K laptop screen + 42" Roku 4K

Post Reply

Return to “XFCE Desktop Environment”