Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2024 11:01:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281010] sysutils/vimpager broken with vim=>9.1.0652
Message-ID:  <bug-281010-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281010

            Bug ID: 281010
           Summary: sysutils/vimpager broken with vim=3D>9.1.0652
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vsasjason@gmail.com

After upgrading vim to 9.1.0652, I noticed that vimpager/vimcat don't work
anymore -- just hangs without any output and doesn't react to ^C. ps shows =
the
following:
$ ps auwwx | grep '[v]'im
jason        72563   0.0  0.0   13480   2660  5  S+   13:59       0:00.00
/bin/sh /usr/local/bin/vimcat .history
jason        72567   0.0  0.0   19768   9996  5  S+   13:59       0:00.02 v=
im
-NEnR -i NONE +\n        let g:tab_stop =3D 8\n        if ! &et\n          =
  let
g:tab_stop =3D &ts\n        endif\n        call writefile([""] +
map([g:tab_stop], "\\"VAL:\\".v:val"), "/dev/stderr")\n        quit\n

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281010-7788>