You are not logged in.
I just installed Arch yesterday and I've decided to go for a minimal style using E17 or FVWm. thing is, I need a good terminal app, since I want to avoid too many GUI programs. So the question is, what is the best looking terminal app in the world?
The Bytebaker -- Computer science is not a science and it's not about computers
Check out my open source software at Github
Offline
xterm or urxvt.
Offline
I will second xterm, when it has the right configs.
Offline
urxvt
Hail to the thief!
Offline
I'm actually using gnome-terminal now. It was the only one that I could get to display the font I wanted properly. It looks pretty nice.
[URL=http://img245.imageshack.us/my.php?image=gtvimiz8.png][/URL]
If the font looks a little funny it's because I'm using sub-pixel hinting. It should look like any other xft font.
Offline
I will second xterm, when it has the right configs.
What exactly do you mean by "the right configs"?
The Bytebaker -- Computer science is not a science and it's not about computers
Check out my open source software at Github
Offline
gnome-terminal
[URL=http://www.fotosik.pl/showFullSize.php?id=b385b15b24af4d2c][/URL]
I don't need anything else
Arch - Home sweet home
Offline
Some good colours.. fixing some xterm options up.. that stuff?
Offline
aterm
Mr Green
Offline
Yakuake is also pretty elegant and might be worth a look. It behaves like the console in Quake (scrolls down fromt he top when you hit the shortcut), It also supports rightclick -> copy and such things by default.
Personally I use aterm.
Offline
xterm +
tyler@tungsten ~ $ cat .Xdefaults
XTerm*background: black
XTerm*foreground: white
XTerm*font: 7x14
good enough for me.
Offline
aterm +
kim@komputer:~ cat .Xdefaults | grep aterm
aterm*transparent:true
aterm*shading:90
aterm*fading:90
aterm*tinting:gray
aterm*background:Black
aterm*foreground:White
aterm*scrollBar:true
aterm*scrollBar_right:true
aterm*transpscrollbar:true
aterm*saveLines:2048
aterm*font:*-*-fixed-medium-r-normal--*-120-*-*-*-*-iso8859-1
aterm*boldFont:*-*-fixed-bold-r-normal--*-*-120-*-*-*-*-iso8859-1
aterm*title: Terminal
.
Regards,
Picpak
Offline
Aterm, I used this guide to configure:
http://linuxreviews.org/software/x11-terms/aterm/
My settings in .Xdefaults:
aterm*loginShell:true
aterm*foreground:White
aterm*background:Grey45
aterm*scrollBar:false
aterm*scrollBar_right:true
aterm*transpscrollbar:true
aterm*saveLines:32767
aterm*font:*-*-fixed-medium-r-normal--*-140-*-*-*-*-iso8859-1
aterm*boldFont:*-*-fixed-bold-r-normal--*-*-140-*-*-*-*-iso8859-1
aterm*geometry:60x20
aterm*transparent:true
aterm*shading:60
Edit: Damn, too slow.
Offline
http://timtux.net/ - my personal blog about almost everything
Offline
Im using urxct. Looks very nice, imho
Offline
Yakuake.
Unthinking respect for authority is the greatest enemy of truth.
-Albert Einstein
Offline
Yet another vote for urxvt. The package is called rxvt-unicode, by the way.
Offline
will urxvt work with the vga.pcf font? can't get it working.
Offline
aterm, xterm
Offline
aterm +
Offline
urxvt
Offline
aterm ++1
Mr Green
Offline
A vote for mrxvt, also if you do not need tabs. Very lightweight (it uses less memory than xterm and urxvt, and just a bit more than aterm), easy font management, possibility of defining personal keyboard shortcuts in an easy way in the config file and of changing everything on the fly (toglle the menubar, the scrollbar, the tabbar...).
Mortuus in anima, curam gero cutis
Offline