dtas-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/4] dtas-console: set X11 terminal title iff DISPLAY is set


From: James Rowe
Subject: Re: [PATCH 3/4] dtas-console: set X11 terminal title iff DISPLAY is set
Date: Sat, 8 Jan 2022 16:59:14 +0000
User-agent: NeoMutt/20201127

* Eric Wong (e@80x24.org) wrote:
> +set_title = ENV['DISPLAY'] ? $stdout : nil

  Perhaps consider testing for $WAYLAND_DISPLAY too?

  Use case: If, like me, you're running a wayland compositor without Xwayland
support then $DISPLAY won't be set.

Thanks,

James

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]