The Traditional Vi

(ex-vi.sourceforge.net)

28 points | by exvi 4 hours ago

7 comments

  • JdeBP 0 minutes ago
    I was just talking about a fun and largely forgotten faature of Joy+Horton vi elsewhere.

    * https://mastodonapp.uk/@JdeBP/116793159030149624

    You can see it here in Ritter vi on lines 83 et seq. of ex_vis.h . vi actually has three flavours of its 'open' mode, for cursor addressable video terminals, non-cursor addressable video terminals, and actual paper terminals.

    There's an as-yet unfilled niche for the retrocomputeristas with genuine ADM-3s or (as someone pointed out) TI Silent 703s and suchlike to do a YouTube video showing Joy+Horton vi in its 3 open modes.

  • mghackerlady 12 minutes ago
    I wish elvis was still around. I don't want everything vim has but I like syntax highlighting and other conveniences
  • GaryBluto 2 hours ago
    Tangentially related, I wish more websites and blogs looked like this now. It's elegant and modern but simple.
    • himata4113 2 hours ago
      Lacks centering, other than that I also found it enjoyable to look at.
    • christophilus 2 hours ago
      To me, the justified text makes it an effortful read.
      • Gualdrapo 1 hour ago
        Yup, I hope every one agrees to leave proper justified text to LaTeX/ConTeXt/Typst/<your_favorite_typesetting_software>, doing such thing for HTML is still ugly and makes things harder to read
    • nosioptar 44 minutes ago
      Breaks Firefox's reader mode.

      Looks like dog shit on mobile.

      I agree that this general style is good, just without some of this page's fuckups.

      • kps 16 minutes ago
        Chrome's too, but why? It's just plain HTML.
        • chorizo 7 minutes ago
          Safari reader mode on mobile works great. But then again, this is a site where you should not need it.
  • senthil_rajasek 1 hour ago
    A 2007 article from sourceforge.net and it's not even throwback Thursday.

    "Gunnar Ritter <gunnarr@acm.org> 2007-11-29"

    • herodoturtle 23 minutes ago
      It's been years since I heard the term "Throwback Thursday", funny that reading it here felt like a throwback in its own right ^_^
  • haunter 1 hour ago
    Github mirror + some bugfixes

    https://github.com/n-t-roff/heirloom-ex-vi/

  • jbverschoor 35 minutes ago
    vim with mouse frustrates the hell out of me.

    Just give me basic vi, or a complete editor

    • setopt 31 minutes ago
      `set compatible`?
  • fragmede 1 hour ago
    :x is a vim feature, so this wouldn't support it, so you'll have to use :wq instead.
    • JdeBP 19 minutes ago
      Incorrect.

      :x is a vi feature, that was introduced by Mary Ann Horton to actual Joy+Horton vi in February 1980.

      * https://code.illumos.org/plugins/gitiles/illumos-gate/+/refs...

      Ritter's vi is derived from Joy+Horton vi. Illumos has the original.

    • atsaloli 48 minutes ago
      or ZZ to save and exit
      • herodoturtle 21 minutes ago
        28 years of vi and TIL about ZZ.

        Thanks friend! ^_^

        • mghackerlady 15 minutes ago
          I just learnt it the other day, as well. Granted, it was from chapter 1 of "Learning the vi and vim Text Editors" but shhh