Tuesday, May 24, 2011

Re: make terminal VIM my default text editor Ubuntu 11.04

Thank you Ben, Gary and pansz

that soulution did work, i had to change de $ for %
thanks a lot for your help, this was driving me crazy.

now, Ben, i dont like GVIM cuz it doesnt look like the terminal VIM
can i change its color settings? that can help.
one of the good things about it is the toolbar?

thanks for your opinion

and thanks Gary for the html thing, i didnt know that =)

juan

On Mon, May 23, 2011 at 10:01 PM, pansz <pan.shizhu@gmail.com> wrote:
On Tue, May 24, 2011 at 6:20 AM, Juan incaurgarat <juanofx@gmail.com> wrote:
> Exec=gnome-terminal -e "vim \"$1\""

.desktop file is specified by freedesktop.org.

http://www.freedesktop.org/wiki/Specifications/desktop-entry-spec

you can check the specifications and know that you may want to use %F
instead of $1.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: