[Bug 215349] [PATCH] Restore default tab file completion behavior for nvi
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Sep 2024 17:35:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215349 Craig Leres <leres@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Overcome By Events --- Comment #2 from Craig Leres <leres@freebsd.org> --- (In reply to Mark Linimon from comment #1) Indeed, the issue was solved upstream in 2020 via: https://github.com/lichray/nvi2/commit/0ef1c824648bcfe9f831a9607cb465b18e313d1d Don't expandtab when we're in command mode. I'm not sure when FreeBSD picked up this fix but vi the 14.1 base has the desired pre-FreeBSD-10 behavior. (I have always found it surprising that the bugzilla dashboard does not show me open PRs for which I am the reporter...) -- You are receiving this mail because: You are the assignee for the bug.