Commit graph

19 commits

Author SHA1 Message Date
o0th c827cd1d8f feat: first/last nerdfonts 2024-01-11 10:45:33 +01:00
o0th 02ffc08566 fix: gap between windows, without nerdfonts 2023-12-06 10:03:44 +01:00
o0th 5554c09279 fix: gap between window-status-format/window-status-current-format 2023-12-06 09:48:09 +01:00
o0th 2af0cdc799 fix: set default rows to 0 2023-02-17 10:22:47 +01:00
o0th 509d84de7c fix: remove final new line 2023-02-17 10:21:45 +01:00
codepeon c6af363a35 Add styling variables for UI components
This add the ability to style UI elements such as mode, messages.
This is not strictly necessary but it's nice to theme your tmux in a
consistent manner.
2023-02-15 19:45:04 +01:00
o0th 6d7e721a45 Resolve #26, status-justify as global option 2022-09-27 13:41:39 +02:00
Guy Shefy f387e9ea04 enable empty segments for the left
works the same way, except that this won't work for the leftmost
segment.
2022-09-22 17:42:35 +03:00
Guy Shefy cf9680079e enable empty segments for the right
all the coloring instructions, together with the padding, are placed
into a conditional "is the evalued segment 0-lengthed". this makes empty
segments look as if they are not present at all, meaning no paddings are
emitted, no nerdfont seperators, and the colors for the seperators are
correct.
2022-09-22 17:42:35 +03:00
Sabato Luca Guadagno cea6532fd2 Resolve #16, center 2021-08-09 19:03:28 +02:00
Sabato Luca Guadagno 639433c6f7 Resolve #11, #12 2021-08-06 21:47:33 +02:00
Sabato Luca Guadagno b82a1ca5dc Resolve #14, rendering 2021-08-05 08:54:25 +02:00
Sabato Luca Guadagno 1adba7e45a Resolve #13, multiple bars 2021-08-04 13:37:09 +02:00
Sabato Luca Guadagno dae3f32c19 Resolve #10, custom segments 2021-08-04 10:43:30 +02:00
Sabato Luca Guadagno f5fcae920c Resolve #7, upsert options 2021-07-23 18:32:28 +02:00
Sabato Luca Guadagno 5297b4edd9 Resolve #6, nerfonts 2021-07-21 16:14:10 +02:00
Sabato Luca Guadagno 90ed619573 Resolve #4, double bar 2021-07-21 09:27:29 +02:00
Sabato Luca Guadagno 9c09c67f67 Resolve #3, themes 2021-07-19 08:05:05 +02:00
Sabato Luca Guadagno 54c724d2d2 Resolve #1, starting point 2021-07-16 15:49:18 +02:00