Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: alt.folklore.computers,comp.os.linux.misc Subject: Re: The joy of FORTRAN Date: 5 Mar 2025 02:40:20 GMT Lines: 34 Message-ID: References: <1396870532.749421730.052473.peter_flass-yahoo.com@news.eternal-september.org> <1214951717.762291306.657281.peter_flass-yahoo.com@news.eternal-september.org> <2069461510.762725464.185189.peter_flass-yahoo.com@news.eternal-september.org> <1267916037.762805750.221002.peter_flass-yahoo.com@news.eternal-september.org> <90MxP.129837$FVcd.127903@fx10.iad> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net f0qpGjxdZllAO+b89Wi9HAWz/yivkg65Dd3tKZU/1JKzU6Zr0Z Cancel-Lock: sha1:yIwBCEe8Zqj7Y4KKYCP55OkRvC0= sha256:87Ck4hXqQwheCvtfvBLvMpj20fAAQ+e9xa86vgzImPg= User-Agent: Pan/0.160 (Toresk; ) Xref: csiph.com alt.folklore.computers:230390 comp.os.linux.misc:66085 On Tue, 04 Mar 2025 23:28:05 GMT, Charlie Gibbs wrote: > I looked at emacs a couple of times, but we seem to be from different > planets. My fingers speak vi well enough that it's not worth the effort > to change. And vi is everywhere... Well, sort of... which vi /usr/bin/vi ls -l /usr/bin/vi /usr/bin/vi -> /etc/alternatives/vi ls -l /etc/alternatives/vi /etc/alternatives/vi -> /usr/bin/vim.gtk3 That's the Ubuntu box. The Fedora box doesn't show any links for /usr/bin/ vi but you get Vi Improved. The Raspberry Pi box follows the /etc/ alternatives/vi convention but it's linked to vim.basic. RPi OS uses a Gtk2 variation so there is no gVim on that one. ex Entering Ex mode. Type "visual" to go to Normal mode. Guess where I wind up when I type vi. Yeah, pedantic, but I've used the real vi and it's not an experience I'd like to repeat. For its day it was okay but time moves on.