Pierre-Alexandre Broux
7cc65825ae
Make command prompt overlaps the status bar well on tmux 3.7+ ( #41 )
...
* fix: make message command background work with tmux 3.7+
* docs(README): add missing contributors and use resilient gh links
* fix: revert link to user id
2026-09-01 09:40:51 +02:00
Enrique Cametti
317c812c34
fix: colored left pane nerd fonts from second line onwards ( #39 )
...
* Fixed nerd fonts on second line left status
* Really fixed the previous issue
2025-09-09 22:53:33 +02:00
o0th
d2b9dec969
fix: separator
2025-03-27 13:24:21 +01:00
o0th
2b368821b1
feat: add cyberdream to gallery
2025-03-27 13:23:23 +01:00
o0th
dda7905218
fix: fg/bg inverted
2024-12-28 16:52:04 +01:00
o0th
36fea41230
feat( #37 ): style on activities
2024-12-10 19:19:25 +01:00
o0th
6c8fc10d3d
fix( #35 ): status-left-length and status-right-length in FAQ
2024-06-01 17:43:29 +02:00
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
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