GithubHelp home page GithubHelp logo

jperkelens / command-t Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wincent/command-t

0.0 2.0 0.0 15.27 MB

Fast file navigation for VIM

License: BSD 2-Clause "Simplified" License

Ruby 69.11% Vim Script 5.48% C 25.41%

command-t's Introduction

Command-T

Command-T is a Vim plug-in that provides an extremely fast "fuzzy" mechanism for:

  • Opening files and buffers
  • Jumping to tags and help
  • Running commands, or previous searches and commands

with a minimal number of keystrokes.

Files are selected by typing characters that appear in their paths, and are ranked by an algorithm which knows that characters that appear in certain locations (for example, immediately after a path separator) should be given more weight.

Files can be opened in the current window, or in splits or tabs. Many configuration options are provided.

Speed is the primary design goal, along with providing high-quality, intuitive match ordering. The hand-crafted matching algorithm, implemented in low-level C and combined with parallelized search, input debouncing, integration with Watchman and many other optimizations, mean that Command-T is the fastest fuzzy file finder bar none.


For more information, see the documentation.

command-t's People

Contributors

abhinav avatar aleksandrs-ledovskis avatar andyw8 avatar arkeet avatar artnez avatar blueyed avatar cemeng avatar davidszotten avatar dbburgess avatar djjcast avatar douglasdrumond avatar garybernhardt avatar ivanukhov avatar kien avatar kjtsanaktsidis avatar lencioni avatar lucas7211 avatar maio avatar mathstuf avatar matthewtodd avatar mtimkovich avatar novas0x2a avatar panozzaj avatar pazustep avatar rabidtester avatar silky avatar thesamet avatar trotzig avatar voxik avatar wincent avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.