vis

a vi-like editor based on Plan 9's structural regular expressions

git clone https://9o.is/git/vis.git

feature_request.yml

(458B)


      1 name: Feature Request
      2 description: Thank you for your interest in improving vis.
      3 title: "[Feature Request]:"
      4 labels: [meta:feature-request]
      5 body:
      6   - type: markdown
      7     attributes:
      8       value: |
      9         ### The current practice and preferred location for large feature requests and general design discussion is the vis [mailing list](https://lists.sr.ht/~martanne/devel).
     10 
     11   - type: textarea
     12     attributes:
     13       label: What feature would you like to see?