simple alias doesn't work
I'm running on a linux box and trying to get this simple alias to
function
alias tvim "xterm -e vim $* &"
I want it to pop a new xterm with the vim editor open.
example input
$ tvim a b c d
A new xterm opens with vim and 4 files in vim's buffers.
.
Relevant Pages
- changing the name of an xterm
... Long ago on solaris 8 I had an alias for cd ... This is what I currenty have for Linux: ... I know I can start a new xterm and give it a name, but I would like to change the name of the current xterm every time I do a cd. ... (comp.os.linux.misc) - Re: No xterm (or equivalents) immediately accessible in default etch
... I was dismayed when my new Debian etch version displayed a Gnome ... THE XTERM SHOULD BE IN MY FACE ... Unfortunately the linux community is sliding down the "commercially" driven "one desktop fits all" slope, so that once all the desktops are basically the same, commercial developers will be able to write/sell programs that will play on all linux distros. ... What I don't understand is why the FSF and Debian are both going down this same garden path. ... (Debian-User) - Re: embed application into tk gui
... Although a Unix platform on top of a Windows ... >is not the same as linux, how would you do it on linux? ... On linux, you setup a "container", certain widgets like Frame, Canvas, ... Or here is a simple xterm embed: ... (comp.lang.perl.tk) - Re: No xterm (or equivalents) immediately accessible in default etch
... }>We in Linux heavily use the command-line. ... I was dismayed when my new Debian etch version displayed a Gnome ... The xterm should be "IN MY FACE" every ... Suddenly everyone could totally customize the look of their desktops... ... (Debian-User) - Re: Remote XWindows, Mac OS X to Mandriva Linux [RESOLVED]
... Bob Harris wrote: ... An xterm should appear. ... The terminal session this starts on your Mandriva box should have ... I use this approach all the time with Redhat Linux. ... (comp.sys.mac.misc) |
|