Bug 235446 - [PATCH] editors/nvi-devel: Add an optional patch for the expandtab option
Summary: [PATCH] editors/nvi-devel: Add an optional patch for the expandtab option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Craig Leres
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-03 01:06 UTC by Craig Leres
Modified: 2019-03-21 17:21 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (johans)


Attachments
patch (7.93 KB, patch)
2019-02-03 01:07 UTC, Craig Leres
leres: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Leres freebsd_committer freebsd_triage 2019-02-03 01:06:34 UTC
For those of us who prefer vi over vim there are no good options for editing Python code. Attached is a patch (based on one by rokuyama at rk.phys.keio.ac.jp) that adds the EXPANDTAB option to nvi which adds an expandtab option to nvi.
Comment 1 Craig Leres freebsd_committer freebsd_triage 2019-02-03 01:07:26 UTC
Created attachment 201665 [details]
patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-03-21 17:18:41 UTC
A commit references this bug:

Author: leres
Date: Thu Mar 21 17:17:49 UTC 2019
New revision: 496476
URL: https://svnweb.freebsd.org/changeset/ports/496476

Log:
  For those of us who prefer vi over vim there are no good options
  for editing Python code. This patch (based on one by rokuyama at
  rk.phys.keio.ac.jp) that adds the EXPANDTAB option to nvi (defaults
  to off) which adds an expandtab option to nvi.

  PR:		235446
  Approved by:	johans (maintainer timeout, 6 weeks), matthew (mentor, implicit)

Changes:
  head/editors/nvi-devel/Makefile
  head/editors/nvi-devel/files/extra-patch-expandtab