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

[FR] Interactive mode #29

Open
martin-braun opened this issue Jan 23, 2023 · 0 comments
Open

[FR] Interactive mode #29

martin-braun opened this issue Jan 23, 2023 · 0 comments

Comments

@martin-braun
Copy link

Sometimes I have no config around, but I want to rename a tab and maybe even set a color. I can fallback to other solutions, there are ways to set a title, however only itomate can do it in a way that the title will not be lost when I start vim, because it uses the python API directly.

I would love to have an interactive mode, so I can quickly name and color the current tab without messing around.

I.e.:

itomate --name "red tab" --color #ff0000
# or 
itomate -n "blue tab" -c blue
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

No branches or pull requests

1 participant