Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct execution of vsp/sp commands #2784

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

geril2207
Copy link
Contributor

@geril2207 geril2207 commented Nov 15, 2023

Description

Could be helpful. Currently there is an issue with using vsp/sp inside telescope(wrong execution)

Fixes #2781

Type of change

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

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list relevant details about your configuration

  • Check issue

Configuration:

  • Neovim version (nvim --version): v0.10.0-dev-98bb1d6
  • Operating system and version: Fedora 38

Checklist:

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

Copy link
Contributor

@jamestrew jamestrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks!

@jamestrew jamestrew merged commit 18774ec into nvim-telescope:master Nov 16, 2023
6 checks passed
rameshsanth pushed a commit to rameshsanth/telescope.nvim that referenced this pull request Nov 17, 2023
njhoffman pushed a commit to njhoffman/telescope.nvim that referenced this pull request Nov 21, 2023
Conni2461 pushed a commit that referenced this pull request Nov 28, 2023
b0ae989c added a commit to b0ae989c/telescope.nvim that referenced this pull request Dec 8, 2023
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.

Wrong splits(vsp/sp) execution inside of Telescope
2 participants