Skip to content

feat: configurable telescope keybindings for cd actions#2

Open
alfaix wants to merge 1 commit into
mainfrom
claude/configurable-telescope-actions-UPYu0
Open

feat: configurable telescope keybindings for cd actions#2
alfaix wants to merge 1 commit into
mainfrom
claude/configurable-telescope-actions-UPYu0

Conversation

@alfaix

@alfaix alfaix commented Apr 3, 2026

Copy link
Copy Markdown
Owner

Instead of choosing scope (global/tab/window) before launching the
picker, users now get a single picker where the keybinding determines
the action: global cd, tab cd, new tab, vsplit,
split. Mappings are configurable via telescope extension opts.

Also fixes path escaping with vim.fn.fnameescape.

https://claude.ai/code/session_01LzMiUS1duHU4qJZp1xvquo

Instead of choosing scope (global/tab/window) before launching the
picker, users now get a single picker where the keybinding determines
the action: <CR> global cd, <C-y> tab cd, <C-t> new tab, <C-v> vsplit,
<C-s> split. Mappings are configurable via telescope extension opts.

Also fixes path escaping with vim.fn.fnameescape.

https://claude.ai/code/session_01LzMiUS1duHU4qJZp1xvquo
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.

2 participants