Guake / Guake/guake

Guake start script uses wrong tty

Open
#652 1 comment 0 reactions 1 assignee Claimed by @gsemet View on GitHub
Priority: Low Type: Defect
Dominant language
Python
Stars
4.7k
Forks
604
PR merge metrics
No merged PRs in 30d

Description

Any program specified in "Path to script executed on Guake start" gets run on Guake's controlling tty, not on the tty in the first tab Guake opens.

In other words, if you put `echo 'Hello World!'` there, quit guake, and run `guake` in a non-Guake terminal, the text `Hello World!` will appear on the non-Guake terminal that you typed `guake` into, but when you look at Guake, all you'll see is an empty prompt.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.