Ticket #489 (closed defect: duplicate)

Opened 10 months ago

Last modified 5 weeks ago

Missing command line argument to show/hide the terminal window

Reported by: Avidanborisov Owned by: somebody
Priority: major Milestone: 0.5.0
Component: guake Version: 0.4.3
Keywords: cli, arguments Cc:

Description

There is a command line argument to toggle the visibility of the window (-t), but I can't find an argument to specifically show/hide the window. Something like this:

guake --foo=show
guake --foo=hide
guake -f s
guake -f h

If it is implemented, it should be somehow written in the man page or the help page (guake --help).

I am using Debian Testing, with Guake 0.4.3-2.

Change History

follow-up: ↓ 3   Changed 10 months ago by lincoln

Humm, good point! Do you think that adding an option to show the current state would be enough? This way you would know if it is open or not and then call guake with the '-t' flag accordingly.

  Changed 10 months ago by Avidanborisov

  • version changed from 0.4 to 0.4.3

Well, I guess it can be done this way, though I believe it will be a bit complicated solution to a simple problem. Anyway, it is better than nothing, so adding an option to show the current state would be great too.

in reply to: ↑ 1   Changed 10 months ago by Avidanborisov

Replying to lincoln:

Humm, good point! Do you think that adding an option to show the current state would be enough? This way you would know if it is open or not and then call guake with the '-t' flag accordingly.

Oops, accidentally didn't reply to your suggestion using the reply button. check out my comment above.

  Changed 5 weeks ago by Dokan

  • status changed from new to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.