Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6215567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T07:04:53+00:00 2026-05-24T07:04:53+00:00

Textmate’s ‘go to file’ fuzzy search is really awesome. Wincent’s Command-T plugin for vim

  • 0

Textmate’s ‘go to file’ fuzzy search is really awesome.

Wincent’s Command-T plugin for vim does something similar and it rocks too.

Can someone explain how these work? Is there a general term for the method they use?

Edit: I little more detail about what those tools do

The tools let you narrow a list of options (in this case file paths) as you type.

For example if I had the following files:

/app/models/people.rb
/app/models/address.rb
/app/person.rb
/person.rb

to get to narrow the list to /app/models/people.rb I could type any of the following:

amp
peo
mp
modelsp

it’s very flexible and I find my self missing this ‘list narrowing’ when the app I’m using doesn’t have it. I’d like to learn more about it so that I may implement my own plugins if I ever felt the need. Wish I could explain it better, but that’s why I’m here 🙂

To see it in action take a look at wincent’s demo of command-t

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T07:04:53+00:00Added an answer on May 24, 2026 at 7:04 am

    It appears to be doing a wildcard search between every letter.

    amp -> *a*m*p*
    peo -> *p*e*o*
    mp  -> *m*p*
    modelsp -> ...
    

    If it matches only one item in the list of options, then it would return that as the intended option.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Textmate does not source my .profile file. I don't have a custom bash_init.rb, nor
At this time Textmate's official Python bundle is really bare bones, especially in comparison
Textmate has a Python PEP8 bundle that will run pep8 validation on your file.
In TextMate, does anyone know how you find & replace selected text?
Having just moved from textmate to vim I'm curious. To be able to navigate
I'm moving from Textmate to vim (with janus) and want to exclude some directories
I switched to Textmate and want to switch tabs with Command + Tab (like
In TextMate there is a feature called Go to file that is used for
Does textmate have a shortcut for hash? i.e. => it's such a pain to
I'm using TextMate in OSX and would love it if I could enable VIM-style

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.