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:
=

安裝:
=

版本列表:

  1. 5.0.5 July 23, 2022 (69.0 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.0 KB)
  5. 5.0.1 August 18, 2017 (68.0 KB)
  6. 1.2 April 30, 2011 (42.0 KB)
顯示所有版本(共 32)

擁有者:

作者:

  • Wincent Colaiuta

SHA 256 總和檢查碼:

=

總下載次數 86,055

這個版本 3,861

版本发布:

授權:

Ruby 版本需求:

相關連結: