Shortcut for changing tab by (fuzzy-)search
- Dominant language
- C++
- Stars
- 12.3k
- Forks
- 593
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
**Is your feature request related to a problem? Please describe.**
# solution i like
## best
### idea 1:
usa a tab called tabs that include all tab-names.
### idea 2:
could change tabs by using a search-window.
default search value should the title of the window its coming from.
### already working use arrow keys (left/right):
if i call copyQ with a shortcut for tab choosing
from a Tilix Terminal emulater `Tilix: xy@xy: ~/symfony`
value in the copyQ Tab-Search should be
`Tilix: xy@xy: ~/symfony`
then i manually cut off `Tilix: xy@xy: ~/` and find my
`symfony` - Tab. helps me to enter symfony console commands.
how i was easy to understand :) ty for this great powerful tool !
BTW this solution remembers my to my git-repo github.com/sl5net/global-IntelliSense-everywhere
## easiest
already working very good left/right keys
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.