Subject Re: [firebird-support] UTF8 database and extended characters in metadata
Author Milan Babuskov
Michael Weissenbacher wrote:
> Good Info, thanks! In short, there is nothing you can't do with Vim ;)
> Maybe it will even be possible in the future to use Vim as plug-in
> editor for Firebird's isql, would be a really nice feature IMO.

It already works. Just set env. variable EDITOR to point to vim
execuable and then run isql. Something like this:

EDITOR=vim /opt/firebird/bin/isql
SQL> edit;

When you type 'edit' command in isql, it runs the editor and you can
edit the sql statement. When you :wq it will run.

--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com