The Traditional Vi

(ex-vi.sourceforge.net)

25 points | by exvi 4 hours ago

5 comments

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

    Just give me basic vi, or a complete editor

    • setopt 3 minutes ago
      `set compatible`?
  • senthil_rajasek 59 minutes ago
    A 2007 article from sourceforge.net and it's not even throwback Thursday.

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

  • GaryBluto 2 hours ago
    Tangentially related, I wish more websites and blogs looked like this now. It's elegant and modern but simple.
    • himata4113 1 hour ago
      Lacks centering, other than that I also found it enjoyable to look at.
    • nosioptar 16 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.

    • christophilus 1 hour 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
  • haunter 59 minutes ago
    Github mirror + some bugfixes

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

  • fragmede 1 hour ago
    :x is a vim feature, so this wouldn't support it, so you'll have to use :wq instead.
    • atsaloli 20 minutes ago
      or ZZ to save and exit