How to make telescope not show a particular folder?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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
  • fd

    A simple, fast and user-friendly alternative to 'find'

  • find is the standard GNU utility to search for files in a directory hierarchy. fd is a simple, fast and user-friendly alternative to 'find'. You should type both on your terminal to see if they are present and/or install them. Telescope is flexible enough to allow you to pass an arbitrary shell command to search for files or for anything. If you don't, then it uses some sensible default command for each picker.

  • telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

  • For example, the builtin finder called find_files or fd (they are the same function inside Telescope) has the defaults to receive your input and return matching files. You can see the implementation here. If find_command is absent, then Telescope will see if there's an executable called "fd" in your current shell. If not present, it will look for other options ("find", "rg", etc) and print a warning if there's no command for this task.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Neovim Telescope Find Files Search Error

    3 projects | /r/neovim | 11 Jan 2021
  • nvim + fzf-preview is all you need to be happy

    4 projects | /r/neovim | 19 Oct 2022
  • Neovim: creating keymaps in lua

    4 projects | dev.to | 11 Mar 2024
  • What is the reason people 'touch' a file before writing it?

    1 project | /r/linuxquestions | 10 Dec 2023
  • Monokai-pro (but with Tokyo Night palette)

    1 project | /r/neovim | 8 Dec 2023