command-t VS telescope.nvim

Compare command-t vs telescope.nvim and see what are their differences.

command-t

⌨️ Fast file navigation for Neovim and Vim (by wincent)
Vim

telescope.nvim

Find, Filter, Preview, Pick. All lua, all the time. (by nvim-telescope)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
command-t telescope.nvim
4 322
2,739 14,045
- 3.4%
5.7 9.1
about 1 month ago 1 day ago
Lua Lua
BSD 2-clause "Simplified" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

command-t

Posts with mentions or reviews of command-t. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-08.
  • neovim + telescooe + fzf native
    4 projects | /r/neovim | 8 Feb 2023
    command-t
  • Which file browser do you use ?
    19 projects | /r/neovim | 25 Sep 2022
    I use nvim-tree as a file tree, telescope with find_files to quickly and fuzzy find files (although I'm considering switching to command-t as it's allegedly faster and has better sorting) and telescope-file-browser as a file browser itself. I also tend to use dirbuf.nvim as something alike emacs' dired. It works a bit poorly but gets the job done in most scenarios. I hope we get some real dired in neovim some time.
  • This Week In Neovim #7 — Mon Aug 29 2022
    1 project | /r/neovim | 29 Aug 2022
    Btw, one of the bigger fuzzy finders "Command-T" was rewritten in lua: https://github.com/wincent/command-t/issues/391.
  • Searching a large code base.
    7 projects | /r/vim | 17 Apr 2022
    command-t? https://github.com/wincent/command-t

telescope.nvim

Posts with mentions or reviews of telescope.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-16.

What are some alternatives?

When comparing command-t and telescope.nvim you can also consider the following projects:

fzf.vim - fzf :heart: vim

reprosjession.nvim

fzf-lua - Improved fzf.vim written in lua

opengrok - OpenGrok is a fast and usable source code search and cross reference engine, written in Java

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

ack.vim - Vim plugin for the Perl module / CLI script 'ack'

telescope-fzf-native.nvim - FZF sorter for telescope written in c

telescope-repo.nvim - 🦘 Jump into the repositories (git, mercurial…) of your filesystem with telescope.nvim, without any setup

Visual Studio Code - Visual Studio Code

neo-tree.nvim - Neovim plugin to manage the file system and other tree like structures.

nvim-tree.lua - A file explorer tree for neovim written in lua