Commit graph

53 commits

Author SHA1 Message Date
Sabato Luca Guadagno 7103fd78fe
Merge pull request #30 from o0th/documentation
docs: improvement to documentation with screenshots
2023-02-17 14:37:48 +01:00
o0th b901a8861b docs: contributors 2023-02-17 14:34:47 +01:00
o0th 9d045dca6b feat: tmux-nova-nord 2023-02-17 12:40:51 +01:00
o0th bc7d7bba30 fix: remove final new line 2023-02-17 12:39:27 +01:00
o0th ad961a71e8 docs: update gallery 2023-02-17 12:28:27 +01:00
o0th bdb275d69d docs: fix simple configuration 2023-02-17 12:18:29 +01:00
o0th 35990548b4 docs: documentation file 2023-02-17 12:16:25 +01:00
o0th e61c9cfa4e docs: rows 2023-02-17 12:04:32 +01:00
o0th 57fa6c47a0 docs: nerdfonts custom screenshot 2023-02-17 11:48:06 +01:00
o0th 51afdbae6d docs: nerdfonts screenshot 2023-02-17 11:44:05 +01:00
o0th 69d2c035af docs: whoami segment update screenshot 2023-02-17 11:34:26 +01:00
o0th 048feffd7c docs: whoami segment 2023-02-17 11:31:48 +01:00
o0th 28bde29a7c docs: mode segment 2023-02-17 11:27:37 +01:00
o0th 3801656d5b docs: custom segments 2023-02-17 11:21:33 +01:00
o0th 86cc6c574f docs: screenshot for pane content 2023-02-17 11:09:20 +01:00
o0th 7f659c1387 docs: screenshot before configuration 2023-02-17 11:04:50 +01:00
o0th 7da1075db9 docs: pane position screenshot 2023-02-17 11:03:17 +01:00
o0th 0462452279 docs: 80c screenshot 2023-02-17 10:52:45 +01:00
o0th e56317a425 docs: large screenshot 2023-02-17 10:43:14 +01:00
o0th 328b53d135 docs: shadow for screenshot 2023-02-17 10:39:35 +01:00
o0th 54dca34a78 docs: no configuration screenshot 2023-02-17 10:33:49 +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
o0th 7fc029f71c docs: update gallery images src 2023-02-15 22:31:58 +01:00
o0th 874f079213 docs: update gallery src 2023-02-15 22:30:31 +01:00
o0th f21f2aa670 docs: update screenshot src 2023-02-15 22:29:00 +01:00
o0th 2f361da2a1 docs: moving documentation in .github 2023-02-15 22:25:25 +01:00
Sabato Luca Guadagno 88935acc0b
Merge pull request #29 from codepeon/pull
Add styling variables for UI components
2023-02-15 22:21:48 +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
Sabato Luca Guadagno 7bd3bceb99
Merge pull request #27 from fky2015/patch-1
fix(readme): fix a typo.
2022-10-17 08:23:03 +02:00
Feng Kaiyu f73c4816e0
fix(readme): fix a typo. 2022-10-16 21:06:04 +08:00
o0th 6d7e721a45 Resolve #26, status-justify as global option 2022-09-27 13:41:39 +02:00
Sabato Luca Guadagno 0fdf10eb60
Merge pull request #24 from goolmoos/feature/nullable-segments
Feature: nullable segments
2022-09-23 09:33:44 +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 9d9d9158c5
Merge pull request #20 from ofirgall/master
Added gruvbox theme to gallery
2022-04-11 09:28:33 +02:00
Ofir Gal 13f8a59ae8 Added gruvbox theme 2022-04-11 10:12:28 +03:00
Sabato Luca Guadagno 3e56f80a12 Resolve #17, gallery 2021-08-24 08:00:52 +02: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 e114ccd7ae Resolve #9, fix readme 2021-07-27 08:28:15 +02:00
Sabato Luca Guadagno 41d5e6d76b Resolve #8, custom panes 2021-07-23 18:33:55 +02:00
Sabato Luca Guadagno f5fcae920c Resolve #7, upsert options 2021-07-23 18:32:28 +02:00
Sabato Luca Guadagno 09ab6211e8 Resolve #7, upsert options 2021-07-22 19:44:34 +02:00
Sabato Luca Guadagno 5297b4edd9 Resolve #6, nerfonts 2021-07-21 16:14:10 +02:00
Sabato Luca Guadagno cb76d2964d Resolve #5, documentation 2021-07-21 12:56:24 +02:00
Sabato Luca Guadagno 90ed619573 Resolve #4, double bar 2021-07-21 09:27:29 +02:00