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

feat(picker): allow appending original window's file name/path/dir to prompt #3398

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

younger-1
Copy link
Contributor

@younger-1 younger-1 commented Jan 8, 2025

Description

Store the filename related strings of the original window before showing up telescope window, and create new action to insert/append the them into the telescope prompt buffer.

Allows for similar behaviors to c_CTRL-R_CTRL-W.
follows: #3134

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

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)

… prompt

Change-Id: I152588fb3d14963782c86ce0984915a8b3fc7d3a
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