Date: Mon, 14 Jul 1997 00:28:33 +0900 From: Shigio Yamaguchi <shigio@wafu.netgate.net> To: hackers@freebsd.org Cc: shigio@wafu.netgate.net Subject: RFC about vi's new function Message-ID: <199707130721.HAA04417@wafu.netgate.net>
next in thread | raw e-mail | index | archive | help
Hi, I'm thinking about new function on ex command line. How about using '^' as a line number of current position on ex command line? It is like this. :!emacs +^ % emacs +122 editing_file o Is this useful? o Is this the correct way to do it? o Are there better candidate character other than '^'? I'm ready to write a patch for it. Thank you in advanced. -- Shigio Yamaguchi (Freelance programmer) Mail: shigio@wafu.netgate.net, WWW: http://wafu.netgate.net/tama/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707130721.HAA04417>