You are not logged in.

#26 2009-02-18 02:06:18

SamC
Member
From: Calgary
Registered: 2008-05-13
Posts: 611
Website

Re: Why do people use urxvt over everything else?

Keenerd: Don't forget all of GTK, glade, dbus, and the hicolor icon theme!

Edit: Not to be pedantic or anything, but it only hyperlinks the domain and then the rest of the url. Plus, urxvt, doing nothing, takes up about 6mb of reserved memory. Roxterm takes about twice as much.

Last edited by SamC (2009-02-18 02:22:37)

Offline

#27 2009-02-18 02:59:14

keenerd
Package Maintainer (PM)
Registered: 2007-02-22
Posts: 647
Website

Re: Why do people use urxvt over everything else?

Don't forget all of GTK, glade, dbus, and the hicolor icon theme!

I run a pretty barebone system, but...

pacman -Rsc gtk2               102 packages, 635.90 Mb
pacman -Rsc libsm              183 packages, 763.39 Mb
pacman -Rsc libglade            35 packages, 203.80 Mb
pacman -Rsc dbus-glib           75 packages, 309.24 Mb
pacman -Rsc hicolor-icon-theme  14 packages,  44.89 Mb

Chances are most people already have these deps installed :-)  Similarly, for urxvt you'd have to include gcc-libs, libxft, libxpm, and gtk-perl.

Though now I am curious.  Why are some of those deps in there?  Gtk2 makes sense, glade too I guess.  Rendering tabs and menus comes at an expense.  But the icons should be optional, and dbus shouldn't be needed at all.  Must investigate this.  I still stand by my claim that roxterm is faster, for no other reason than extensively trying every terminal on a slow P2.

You are technically correct about the hyperlink behavior, my bad.

Ram usage, I've never really cared about (Opera is currently using 400Mb on 92 tabs).  I normally run small-ish SSDs with as much ram as I can pack into the machine, no swap.  Space on disk is my primary concern.  But if I'm going to argue for saving 1.6 megs of drive, it is perfectly fair to counter with 6 megs of ram.

Offline

#28 2009-02-18 03:01:23

sabooky
Member
Registered: 2006-11-02
Posts: 89

Re: Why do people use urxvt over everything else?

When I was using compiz/gnome I used gnome-terminal and didn't really care for urxvt. When I made the move to awesome (cool sentence so far) window manager, urxvt seemed like a much better fit.
Since those are the two terminals I've used recently I'll compare them.

gnome-terminal
pro:
Easy to read/use tabs (I never liked urxvt's tabs)
can copy to xclipboard easily
lots of menus and options
change profiles on the fly (turn off transparency because something is hard to read, etc..)

con:
slow
once I accidentally detach a tab, never figured out how to reattach it
with tabs and all, lots of clutter


urxvt
pro:
minimalistic
urxvtd/c makes spawning clients almost instantaneous (never had the daemon crash on me, though I've accidentally killed it a couple of times hmm)
great screen real estate
tons of options
can be extended with perl
much faster than gnome-terminal
does block selects (I've never.. ever used them, but it looked like a cool feature)

con:
can be a PITA to configure
requires a lot of tinkering to first get it set up
no xclipboard support by default (I ended up writing a perl extension for it)
can't change options while running very easily  (admittedly,  I haven't really researched this.. but the fact that I have to research it is enough)
had some glitches when I used real transparency with xcompmgr (might of been xcompmgrs fault)


Really the only feature I miss is being able to toggle transparency on the fly. Tiling window manager makes me not really care so much for tabs..

Offline

#29 2009-02-18 03:05:42

SamC
Member
From: Calgary
Registered: 2008-05-13
Posts: 611
Website

Re: Why do people use urxvt over everything else?

Of course, if you're going for small size, you'd just switch over to a console for whenever you needed to use the shell. However, there are smaller terms that you might want to try out, such as xterm or st (by the people who made DWM). Also, gtk-perl is not required, which eliminates the need for GTK completely.

Offline

#30 2009-02-18 12:06:49

Dieter@be
Forum Fellow
From: Belgium
Registered: 2006-11-05
Posts: 2,001
Website

Re: Why do people use urxvt over everything else?

keenerd wrote:

Similarly, for urxvt you'd have to include gcc-libs, libxft, libxpm, and gtk-perl.

optdeps don't count! urxvt works just fine without gtk-perl.  (maybe the others too, didn't check)


< Daenyth> and he works prolifically
4 8 15 16 23 42

Offline

#31 2009-02-18 23:23:41

sen
Member
From: .de
Registered: 2007-02-18
Posts: 153
Website

Re: Why do people use urxvt over everything else?

sabooky wrote:

can't change options while running very easily  (admittedly,  I haven't really researched this.. but the fact that I have to research it is enough)

xrdb -load ~/.Xdefaults wink

@topic
Hmm, I used mrxvt (with tabs) for a long time and switched to urxvt when I began using screen 2 years ago.
Now I can't live without screen anymore (ssh...) and just need a terminal that works well with screen, offers some eye candy(real transparency, xft(+utf8)) and is fast. I don't need anything else and urxvt is just the best terminal that I could find at that time and I'm still very happy with it. If there is a better one I would switch and I think it's the same for many people that use urxvt... why use something else when it does everything what you need.

Offline

#32 2009-02-19 13:51:22

andre.ramaciotti
Member
From: Brazil
Registered: 2007-04-06
Posts: 649

Re: Why do people use urxvt over everything else?

I like urxvt because it's really fast. My computer is rather old and output high amounts of text in a terminal with a TTF font is slow.

Also, I like urxvtd/urxvtc.


(lambda ())

Offline

#33 2009-02-19 15:08:31

skwo
Member
Registered: 2008-11-13
Posts: 133

Re: Why do people use urxvt over everything else?

I liked xterm, but I couldn't customize it as I wanted, and I didn't want to stick to kde/gnome/xfce terminals, so I tried urxvt and liked it smile


ArchLinux x86_64 on Dell Latitude E5410

Offline

#34 2009-02-19 16:09:08

benob
Member
Registered: 2008-11-11
Posts: 187

Re: Why do people use urxvt over everything else?

Something makes me totally mad with XFCE's Terminal: middle click on a tab closes it. Try pasting something while not looking at the mouse... Chances are that you just killed your session.

I Will give urxvt a try.

Offline

#35 2009-02-19 18:28:04

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Why do people use urxvt over everything else?

For me: URL launcher, extensible, fast, and fonts look great. Although, xterm is good and I'd be happy using it if urxvt wasn't around. All VTE based terminals are dreadfully slow, so I don't use them.

Offline

#36 2009-02-19 21:29:19

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: Why do people use urxvt over everything else?

The only reason i dont use xterm today is that i couldnt find a way for it to fit the whole screen real estate like urxvt does. Other than that i dont think you can compare xterm to any terminal.
xterm can match urls too, but not launch em automagically.


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#37 2009-02-19 22:02:19

phisphere
Member
From: Tallinn, Estonia
Registered: 2007-03-05
Posts: 136
Website

Re: Why do people use urxvt over everything else?

i use urxvt for the following two reasons:
1. tabs make sense under urxvt (shift + left/right for switching and shift+ down for opening new tab)
2. easy to configure with .Xdefault

(3. i'm used to it)

Offline

#38 2009-02-20 09:48:57

onearm
Member
From: Anywhere but here
Registered: 2006-07-06
Posts: 359
Website

Re: Why do people use urxvt over everything else?

Urxvt since years because:

- urxvtd/urxvtc, I like the concept and reducing memory usage is always a good idea. Plus, it never crashed, not even once.
- all the customization goes in Xdefaults, no yet another configuration file to clutter my home
- works very well with screen (I don't use tabs even if I like that they are available)
- transparency support (fake and real)
- it can be very minimal, I have all my terminals without borders/menu/whatever, just the plain terminal window. I'm aware that urxvt is not the only one to be able to be so minimal though.


To get something done, a committee should consist of no more than three persons, two of them absent.
--
My Github

Offline

#39 2009-02-20 12:28:15

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: Why do people use urxvt over everything else?

i used to use urxvt but now i use konsole because(in no particular order):

there's a bunch of different commands and notify options you can run when:
* it is silence on the terminal.(cool for compile jobs) and when it is activity on the terminal
* it have bookmarks(yeah i know this can be easily implemented in the shell aswell)
* you can search in the console output
* it has "open filemanager here"
* tabs
* fullscreen
* correct transparency with kwin or any other app that supports that.
* save all console output
* quick to open(this might be because of qt 4.5 i don't know)

also some other stuff like "shared view" in which you can get two/three/four... terminals in one(the same view though, it's not terminator/screen) ++

It also has instant configuration of every thinkable & unthinkable configuration there is with profile support which i guess some people need aswell. I'm using konsole in kde 4.2 though, i can't remember how the old one worked.

Last edited by test1000 (2009-02-20 12:30:16)


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#40 2009-02-22 01:01:57

chilebiker
Member
From: Zurich, Switzerland
Registered: 2006-07-18
Posts: 161

Re: Why do people use urxvt over everything else?

I never understood the hype aobut urxvt, for me sakura does the job!


Don't panic!

Offline

#41 2009-02-23 18:49:35

celettu
Member
Registered: 2007-12-01
Posts: 143
Website

Re: Why do people use urxvt over everything else?

chilebiker wrote:

I never understood the hype aobut urxvt, for me sakura does the job!

+1
Can't be bothered with .Xdefaults. pacman -S sakura and I'm ready to go smile


Keep it Simple, Sexy

Offline

#42 2009-02-23 21:11:10

ravn
Member
Registered: 2008-12-02
Posts: 10

Re: Why do people use urxvt over everything else?

xterm + screen = true wink
I use .Xdefaults for font, color and geometry; all the customisation I need...

Offline

#43 2009-02-23 21:30:58

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: Why do people use urxvt over everything else?

I'm back to gnome-terminal right now....xterm was kinda slow


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

#44 2009-02-23 21:32:33

Procyon
Member
Registered: 2008-05-07
Posts: 1,819

Re: Why do people use urxvt over everything else?

I need urxvt's advanced font features, like codeset specific fonts and setting fonts for missing glyphs.

Offline

#45 2009-02-25 08:40:48

scooterpd
Member
Registered: 2008-09-01
Posts: 29

Re: Why do people use urxvt over everything else?

no one cares for mrxvt?  all this praise for urxvt makes me want to try it, but i dont think i can get away from a terminal with tabs and profiles.

Offline

#46 2009-02-25 13:52:48

fflarex
Member
Registered: 2007-09-15
Posts: 466

Re: Why do people use urxvt over everything else?

urxvt has both tabs (-pe tabbed) and profiles (use the -name option).

Offline

#47 2009-02-25 14:57:05

PJ
Member
From: Sweden
Registered: 2005-10-11
Posts: 602

Re: Why do people use urxvt over everything else?

I could probably change terminal right now but my original reasons for selecting urxvt over any other was that it could use TTF and it had unicode support. This was at least 3 years ago so it have probably change since then but I am still happy with urxvt so I don't really see any real reason to change terminal.

Last edited by PJ (2009-02-25 14:58:02)

Offline

#48 2009-02-27 10:10:05

adamlau
Member
Registered: 2009-01-30
Posts: 418

Re: Why do people use urxvt over everything else?

urxvtc uses much less memory than the VTE-based lxterminal and terminal (Xfce) and is noticeably faster. With options such as jumpscroll, tasks do not have to allocate resources to redraws.


Arch Linux + sway
Debian Testing + GNOME/sway
NetBSD 64-bit + Xfce

Offline

#49 2009-02-27 13:35:14

will1911a1
Member
Registered: 2008-04-20
Posts: 59

Re: Why do people use urxvt over everything else?

I only used it for the transparency.

Offline

#50 2009-02-27 21:37:22

joephantom
Member
From: Latinoamérica
Registered: 2008-01-09
Posts: 94
Website

Re: Why do people use urxvt over everything else?

sabooky wrote:

no xclipboard support by default (I ended up writing a perl extension for it)

Could you share it? I would love to have urxvt with xclipboard support.


By striving to do the impossible, man has always achieved what is possible. Those who have cautiously done no more than they believed possible have never taken a single step forward - Mikhail Bakunin

Offline

Board footer

Powered by FluxBB