On Mon, Jul 10, 2006 at 11:22:55AM -0700, Alex wrote: > This has probably been answered before, but I can not seem to find > anything on the subject. I want all Ion3 commands that would be run in > an xterm to be run in rxvt (including man pages and SSH connections). > Any help with this?
Put: export XTERMCMD=rxvt in your .bashrc or .zshrc or whereever it is read. -- Martin
