You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When I use telescope, I usually use C-x, C-v and C-t to open the selected file in a new split, vsplit, and tab respectively. However, C-t is overridden to action change_cwd.
Describe the solution you'd like
I would like, that C-t is kept as default select_tab action.
Describe alternatives you've considered
I fixed it via the configuration
This is specific to telescope-file-browser rather than core telescope but yeah, that's why the mappings are configurable. We will never agree on one correct key mapping.
There's no enhancement to make here.
I'm so sorry! I thought I would have written this issue for telescope-file-browser. It seems I had both projects open in different tabs and started the issue in the wrong tab. I'm deeply sorry for the disturbance.
Is your feature request related to a problem? Please describe.
When I use telescope, I usually use C-x, C-v and C-t to open the selected file in a new split, vsplit, and tab respectively. However, C-t is overridden to action
change_cwd
.Describe the solution you'd like
I would like, that C-t is kept as default
select_tab
action.Describe alternatives you've considered
I fixed it via the configuration
Additional context
None.
The text was updated successfully, but these errors were encountered: