nvim-tree / nvim-tree/nvim-tree.lua

hide the cursor in nvim-tree buffer

Open
#3,194 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request PR please QOL
Dominant language
Lua
Stars
8.6k
Forks
639
Avg merge
1d 14h
Merged PRs (30d)
2

Description

Discussed in https://github.com/nvim-tree/nvim-tree.lua/discussions/3191

Originally posted by vivitekk August 18, 2025
is it possible to add a new setup option to hide the cursor in nvim-tree buffer?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading discussion 3191 to understand the requested cursor behavior and any constraints. Then locate nvim-tree's setup-option definitions and the buffer display or cursor-handling entry point; done means a documented option hides the cursor only in nvim-tree buffers and its behavior is covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.