You are not logged in.

#1 2018-02-25 16:30:46

CarterCox
Member
From: Argentina
Registered: 2018-02-24
Posts: 116

Terminal emulator recommendation

Hi! I am looking for a terminal emulator (or a color scheme) that uses bold letters and a  color for the username that is different from the output, just like the one from the installer (using red for the username).

I am using the default Xfce terminal emulator now, but there is no difference between the prompt and the output and it makes it a little confusing. Xterm does the same.

Any ideas?

Thanks!


And neither the angels in Heaven above
   Nor the demons down under the sea
Can ever dissever my soul from the soul
   Of the beautiful Annabel Lee;

Offline

#2 2018-02-25 16:39:23

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: Terminal emulator recommendation

CarterCox wrote:

Hi! I am looking for a terminal emulator (or a color scheme) that uses bold letters and a  color for the username that is different from the output, just like the one from the installer (using red for the username).

That is a function of the shell rather than the terminal emulator.

To get the same shell environment as the installer ISO image, use:

# pacman -Syu zsh grml-zsh-config
chsh -s $(which zsh)

Then log out & back in again.

Note that your username will be blue because red is reserved for the root user.

The same effect can be achieved with other shells btw, consult the relevant man pages for the details.

EDIT: search for "PS1" or "prompt" in the man page (<Ctrl>+f to open a search box).

Last edited by Head_on_a_Stick (2018-02-25 16:40:15)

Offline

#3 2018-02-25 22:25:03

r4ptor
Member
Registered: 2012-12-30
Posts: 46

Re: Terminal emulator recommendation

If you use zsh, you could have a look at oh-my-zsh which provides a ton of different color schemes. I'm sure you'll find one that fits your needs. If not, tweek your config

Last edited by r4ptor (2018-02-25 22:25:16)

Offline

#4 2018-02-25 22:32:24

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,531
Website

Re: Terminal emulator recommendation

r4ptor wrote:

you could have a look at oh-my-zsh

This is horrible advice.  OMZ is 50% bloat and 50% broken.  Even if it weren't, suggesting an enormous framework just to set a PS1 prompt with bold text would be like setting off a nuke to light a candle.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Online

#5 2018-02-25 22:41:08

r4ptor
Member
Registered: 2012-12-30
Posts: 46

Re: Terminal emulator recommendation

Trilby wrote:
r4ptor wrote:

you could have a look at oh-my-zsh

This is horrible advice.  OMZ is 50% bloat and 50% broken.  Even if it weren't, suggesting an enormous framework just to set a PS1 prompt with bold text would be like setting off a nuke to light a candle.

Hm yeah, you are right. Just wanted to suggest it, in case a "theme collection" was desirable, beside the PS1 prompt.
50% broken? I have to take a closer look at it, thanks for the hint.

Offline

#6 2018-02-26 17:22:06

CarterCox
Member
From: Argentina
Registered: 2018-02-24
Posts: 116

Re: Terminal emulator recommendation

All right, I think I got it now. Thank you all!


And neither the angels in Heaven above
   Nor the demons down under the sea
Can ever dissever my soul from the soul
   Of the beautiful Annabel Lee;

Offline

#7 2018-02-26 18:35:12

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Terminal emulator recommendation


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#8 2018-02-26 20:18:26

Maniaxx
Member
Registered: 2014-05-14
Posts: 738

Re: Terminal emulator recommendation

Or look up some PS1's here. I've set mine to red for root as well.
https://bbs.archlinux.org/viewtopic.php … 5#p1734505


sys2064

Offline

Board footer

Powered by FluxBB