[Git-commits] [grml/grml-etc-core] 3aba34: tmux: status-right: Show IP addresses (similar to ...

Darshaka Pathirana noreply at github.com
Tue Feb 18 20:43:46 CET 2025


  Branch: refs/heads/jkirk/status-ips
  Home:   https://github.com/grml/grml-etc-core
  Commit: 3aba345c900c0ace38f976079568f7ff455f346e
      https://github.com/grml/grml-etc-core/commit/3aba345c900c0ace38f976079568f7ff455f346e
  Author: Darshaka Pathirana <dpat at syn-net.org>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M etc/tmux.conf

  Log Message:
  -----------
  tmux: status-right: Show IP addresses (similar to our GNU/screen configuration)

`hostname -I` is not portable (i.e. does not exist on OpenBSD).

We now check for the existence of the `-I` option.
This check is only performed once when the tmux.conf configuration file
is (re)loaded.

FTR, the status line (status-left and status-right) updates every 15
seconds by default (see: tmux session option `status-interval`).

Note, that C implemented `ip-screen` was dropped, to avoid
(cross)compilation, see: grml/grml-scripts-core#3 + grml/grml-scripts-core at 8bc8f2770edf9c389f5bf3c2b5e0493ff1340d21



To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-etc-core/settings/notifications


More information about the Git-commits mailing list