[Git-commits] [grml/grml-etc-core] 7af6d1: tmux: Increase maximum status-right length to 64
Chris Hofstaedtler
noreply at github.com
Fri Jun 20 01:12:08 CEST 2025
Branch: refs/heads/master
Home: https://github.com/grml/grml-etc-core
Commit: 7af6d18875da85f9c0bbae28dacca06afded4c0c
https://github.com/grml/grml-etc-core/commit/7af6d18875da85f9c0bbae28dacca06afded4c0c
Author: Sebastian Boehm <sebastian at sometimesfood.org>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M etc/tmux.conf
Log Message:
-----------
tmux: Increase maximum status-right length to 64
With the new IP address display in status-right, the default value for
status-right-length (40 characters) is not sufficient.
Two regular IPv4 addresses can easily exceed the 40 character limit.
64 characters ought to be enough for anybody.
Commit: 7a47d959780467910c1dc2f5078144fb0b8ae9a7
https://github.com/grml/grml-etc-core/commit/7a47d959780467910c1dc2f5078144fb0b8ae9a7
Author: Sebastian Boehm <sebastian at sometimesfood.org>
Date: 2025-05-18 (Sun, 18 May 2025)
Changed paths:
M etc/tmux.conf
Log Message:
-----------
tmux: Remove redundant status-right-length lines
The value of status-right-length determines the maximum length of
status-right. The default maximum length is 40. Therefore, lines that
set status-right-length to a value smaller than 40 are redundant.
Commit: 7cb2960f309b3eefe5dd78d97fff2fce96255d6f
https://github.com/grml/grml-etc-core/commit/7cb2960f309b3eefe5dd78d97fff2fce96255d6f
Author: Chris Hofstaedtler <zeha at users.noreply.github.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M etc/tmux.conf
Log Message:
-----------
Merge pull request #201 from sometimesfood/fix-status-right-length
tmux: Increase maximum status-right length to 64
Compare: https://github.com/grml/grml-etc-core/compare/71f674a7c499...7cb2960f309b
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