Skip to content

Conversation

@jesseleite
Copy link

I realize many people may want open buffer indicators, but for those who wish to disable them, this PR allows them to disable the indicators column completely:

require('telescope').extensions.smart_open.smart_open({
  prompt_title = 'Smart Open Files',
  open_buffer_indicators = false,
})

Before
CleanShot 2026-01-11 at 00 49 28

After
CleanShot 2026-01-11 at 00 43 21

Closes #38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to hide open buffer indicators

1 participant