≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Feature request #1973

Feature request #1973: Cycle hiding mode

Kind feature request
Product Command-T
When 2012-04-27T12:19:33Z
Status open
Reporter baltazar
Tags no tags

Description

Command-T allows you to specify which files to ignore. It would be nice to have modes:

  • all — show all files
  • hiding — hide files according to wildignore
  • showing — show files according to wildignore

For example, I often want to show *.cpp and *.h files only. It is quite tedious to write extensions of all remaining files in wildignore which I have in my project.

See vim :help netrw-hiding for the details.

Comments

    Add a comment

    Comments are now closed for this issue.

    • contact
    • legal

    Menu

    • Blog
    • Wiki
    • Issues
    • Snippets