You are not logged in.

#1 2009-02-22 10:53:26

ragingmon
Member
Registered: 2008-10-21
Posts: 7

[SOLVED] alias or bash question

Hello all,

I just need a liittle help on alias or bash
Right now, I want to run vim on xterm. So I always invoke

xterm vim

Everything works fine but when I manually add a directory or a directory of a file, something like

xterm vim /directory/of/file_here

It won't work.
This is like manually opening a file in gvim or any app.
I just want vim to run on xterm.  This is like clicking a file and open with gvim ('xterm vim' in this case).

I'm currently using KDEmod4.2

sad

Last edited by ragingmon (2009-02-22 11:08:21)

Offline

#2 2009-02-22 10:58:29

droog
Member
Registered: 2004-11-18
Posts: 877

Re: [SOLVED] alias or bash question

try xterm -e vim /directory/of/file_here

Offline

#3 2009-02-22 11:08:00

ragingmon
Member
Registered: 2008-10-21
Posts: 7

Re: [SOLVED] alias or bash question

yay!! thanks a lot droog!!!
that was really fast.

marked as solved..

Offline

Board footer

Powered by FluxBB