Hi Dima,
On 4 November 2016 at 06:46, Dima Ryazanov wrote:
> In Fedora, bash is configured to display a desktop notification when a command
> finishes (and the terminal is not focused). weston-terminal complains about
> it;
> let's silence it.
I have no clue about terminal escape codes, but equ
In Fedora, bash is configured to display a desktop notification when a command
finishes (and the terminal is not focused). weston-terminal complains about it;
let's silence it.
Signed-off-by: Dima Ryazanov
---
clients/terminal.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/clients/termi