X Tutup
Skip to content

fix: ignore TermOpen event in terminal previewer#3500

Open
anonymousgrasshopper wants to merge 1 commit intonvim-telescope:masterfrom
anonymousgrasshopper:master
Open

fix: ignore TermOpen event in terminal previewer#3500
anonymousgrasshopper wants to merge 1 commit intonvim-telescope:masterfrom
anonymousgrasshopper:master

Conversation

@anonymousgrasshopper
Copy link

Description

When a terminal previewer is created, the TermOpen event is registered. This can mess up with user autcomds.
I think the event should be ignored to prevent this.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project (stylua)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (lua annotations)

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.

1 participant

X Tutup