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

The --title (-t) option does not work #16

Closed
AKotov-dev opened this issue May 29, 2022 · 3 comments
Closed

The --title (-t) option does not work #16

AKotov-dev opened this issue May 29, 2022 · 3 comments

Comments

@AKotov-dev
Copy link

Hello, dabisu (David Gómez). Thank you for your work. Sakura is a very good terminal and I am always happy to use it as the main terminal in my applications. I inform you that starting from the version SAKURA_3_8_1 the option --title (or -t) does not work in the terminal. Is there any way to fix this? Thanks.

# Version 3.8.1
> ./sakura --version
sakura version is 3.8.1
> ./sakura --title "1111"
Unknown option --title

# Version 3.8.5
> ./sakura -v
sakura version is 3.8.5
> ./sakura -t "1111"
Unknown option -t

With respect,
Alex

@nicewarmcoffee
Copy link

I'm having the same issue with 3.8.3

~ 
❯ sakura --version
sakura version is 3.8.3

~ 
❯ sakura -t hello 
Unknown option -t


AKotov-dev added a commit to AKotov-dev/pchanger that referenced this issue Aug 7, 2022
AKotov-dev added a commit to AKotov-dev/RPMCreator that referenced this issue Aug 7, 2022
AKotov-dev added a commit to AKotov-dev/RPMCreator that referenced this issue Aug 7, 2022
AKotov-dev added a commit to AKotov-dev/vdicomp that referenced this issue Aug 7, 2022
@dabisu
Copy link
Owner

dabisu commented Aug 28, 2022

Hi Alex,

It's not that doesn't work, it's because the title command line option was removed starting from sakura-3.8.1.

I think it's best to have the window title just display the current tab title. If you change your tab title to display something different from the CWD, that'll be what appears in the window title.

@dabisu
Copy link
Owner

dabisu commented Aug 28, 2022

Anyway, after checking some issues with others users, I'll put it back in 3.8.6

@dabisu dabisu closed this as completed Aug 28, 2022
AKotov-dev added a commit to AKotov-dev/SFXSnapshot that referenced this issue Nov 10, 2022
AKotov-dev added a commit to AKotov-dev/SFXSnapshot that referenced this issue Nov 10, 2022
AKotov-dev added a commit to AKotov-dev/SFXSnapshot that referenced this issue Nov 10, 2022
AKotov-dev added a commit to AKotov-dev/SFXSnapshot that referenced this issue Nov 10, 2022
AKotov-dev added a commit to AKotov-dev/SFXSnapshot that referenced this issue Nov 10, 2022
AKotov-dev added a commit to AKotov-dev/adbmanager that referenced this issue Nov 11, 2022
AKotov-dev added a commit to AKotov-dev/adbmanager that referenced this issue Nov 11, 2022
AKotov-dev added a commit to AKotov-dev/adbmanager that referenced this issue Nov 11, 2022
AKotov-dev added a commit to AKotov-dev/adbmanager that referenced this issue Nov 11, 2022
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

3 participants