RubyGems Navigation menu

command-t 1.2

The Command-T plug-in provides an extremely fast, intuitive mechanism for opening files with a minimal number of keystrokes. It's named "Command-T" because it is inspired by the "Go to File" window bound to Command-T in TextMate. Files are selected by typing characters that appear in their paths, and are ordered by an algorithm which knows that characters that appear in certain locations (for example, immediately after a path separator) should be given more weight. To search efficiently, especially in large projects, you should adopt a "path-centric" rather than a "filename-centric" mentality. That is you should think more about where the desired file is found rather than what it is called. This means narrowing your search down by including some characters from the upper path components rather than just entering characters from the filename itself. The full functionality of Command-T is only available when installed as a Vim plug-in, but it is also made available as a RubyGem so that other applications can make use of the searching algorithm.

Gemfile:
=

install:
=

Versions:

  1. 5.0.5 July 23, 2022 (69 KB)
  2. 5.0.4 May 28, 2022 (68.5 KB)
  3. 5.0.3 September 19, 2018 (68.5 KB)
  4. 5.0.2 September 07, 2017 (68 KB)
  5. 5.0.1 August 18, 2017 (68 KB)
  6. 1.2 April 30, 2011 (42 KB)
Show all versions (32 total)

Owners:

Authors:

  • Wincent Colaiuta

SHA 256 checksum:

=

Total downloads 86,055

For this version 3,861

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: