Skip to content

Commit ff87399

Browse files
ci: update registry and README
1 parent 875cd38 commit ff87399

8 files changed

Lines changed: 139 additions & 120 deletions

File tree

README.md

Lines changed: 42 additions & 39 deletions
Large diffs are not rendered by default.

dist/plugins.yml

Lines changed: 55 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ plugins:
3636
description: "Lazygit integration with tmux and neovim"
3737
author: AngryMorrocoy
3838
category: development
39-
stars: 41
39+
stars: 42
4040
- repo: KakkoiDev/tmux-worktree
4141
description: "Git worktree management with native tmux menus"
4242
author: KakkoiDev
@@ -51,17 +51,17 @@ plugins:
5151
description: "Standard pane key-bindings for tmux"
5252
author: tmux-plugins
5353
category: navigation
54-
stars: 833
54+
stars: 834
5555
- repo: christoomey/vim-tmux-navigator
5656
description: "Seamless navigation between Vim and tmux"
5757
author: christoomey
5858
category: navigation
59-
stars: 6093
59+
stars: 6100
6060
- repo: Morantron/tmux-fingers
6161
description: "Vimium-like copy and paste hints"
6262
author: Morantron
6363
category: navigation
64-
stars: 1346
64+
stars: 1347
6565
- repo: fcsonline/tmux-thumbs
6666
description: "Fast copy and paste with Rust-powered hints"
6767
author: fcsonline
@@ -76,7 +76,7 @@ plugins:
7676
description: "Quick URL opening with fzf"
7777
author: wfxr
7878
category: navigation
79-
stars: 653
79+
stars: 654
8080
- repo: roosta/tmux-fuzzback
8181
description: "Search scrollback buffer with fzf"
8282
author: roosta
@@ -127,21 +127,27 @@ plugins:
127127
author: Kristijan
128128
category: navigation
129129
stars: 36
130+
- repo: steveslatky/tt
131+
description: "A fast tmux session switcher"
132+
author: steveslatky
133+
category: navigation
134+
stars: 0
135+
host: gitlab.com
130136
- repo: tmux-plugins/tmux-resurrect
131137
description: "Persists tmux environment across system restarts"
132138
author: tmux-plugins
133139
category: session
134-
stars: 12487
140+
stars: 12493
135141
- repo: tmux-plugins/tmux-continuum
136142
description: "Continuous saving of tmux environment"
137143
author: tmux-plugins
138144
category: session
139-
stars: 3832
145+
stars: 3835
140146
- repo: tmux-plugins/tmux-sessionist
141147
description: "Lightweight session manipulation utilities"
142148
author: tmux-plugins
143149
category: session
144-
stars: 457
150+
stars: 458
145151
- repo: 27medkamal/tmux-session-wizard
146152
description: "Session creation with fzf and zoxide"
147153
author: 27medkamal
@@ -156,17 +162,17 @@ plugins:
156162
description: "Smart terminal session manager"
157163
author: joshmedeski
158164
category: session
159-
stars: 1778
165+
stars: 1784
160166
- repo: omerxx/tmux-sessionx
161167
description: "Session manager with zoxide and fuzzy finding"
162168
author: omerxx
163169
category: session
164-
stars: 1193
170+
stars: 1197
165171
- repo: MunifTanjim/tmux-suspend
166172
description: "Suspend local session for nested remote sessions"
167173
author: MunifTanjim
168174
category: session
169-
stars: 157
175+
stars: 158
170176
- repo: 2KAbhishek/tmux-tea
171177
description: "Session manager with previews and tmuxinator support"
172178
author: 2KAbhishek
@@ -186,7 +192,7 @@ plugins:
186192
description: "Update DISPLAY variable when reattaching sessions"
187193
author: lljbash
188194
category: session
189-
stars: 17
195+
stars: 18
190196
- repo: bcampolo/tmux-lazy-restore
191197
description: "Lazy session restore with deferred command execution"
192198
author: bcampolo
@@ -226,12 +232,12 @@ plugins:
226232
description: "CPU, RAM, and system load monitor"
227233
author: thewtex
228234
category: statusbar
229-
stars: 1093
235+
stars: 1094
230236
- repo: arl/gitmux
231237
description: "Show Git status in the status bar"
232238
author: arl
233239
category: statusbar
234-
stars: 760
240+
stars: 761
235241
- repo: MunifTanjim/tmux-mode-indicator
236242
description: "Display current active Tmux mode"
237243
author: MunifTanjim
@@ -241,7 +247,7 @@ plugins:
241247
description: "Smart automatic window naming"
242248
author: ofirgall
243249
category: statusbar
244-
stars: 274
250+
stars: 275
245251
- repo: xamut/tmux-network-bandwidth
246252
description: "Network bandwidth usage display"
247253
author: xamut
@@ -256,7 +262,7 @@ plugins:
256262
description: "Split status bar into two rows"
257263
author: charlietag
258264
category: statusbar
259-
stars: 29
265+
stars: 31
260266
- repo: TheSast/tmux-transient-status
261267
description: "Auto-hide status bar when inactive"
262268
author: TheSast
@@ -281,7 +287,7 @@ plugins:
281287
description: "Dynamic powerline-style status bar segments"
282288
author: erikw
283289
category: statusbar
284-
stars: 3724
290+
stars: 3726
285291
- repo: tmux-plugins/tmux-net-speed
286292
description: "Upload and download speed monitor"
287293
author: tmux-plugins
@@ -341,12 +347,12 @@ plugins:
341347
description: "Visual session indicator showing all sessions as dots"
342348
author: jtmcginty
343349
category: statusbar
344-
stars: 3
350+
stars: 14
345351
- repo: accessd/tmux-agent-indicator
346352
description: "Visual feedback for AI agent states in pane borders and status bar"
347353
author: accessd
348354
category: statusbar
349-
stars: 19
355+
stars: 22
350356
- repo: odtgit/tmux-mpris
351357
description: "MPRIS now-playing media widget using playerctl"
352358
author: odtgit
@@ -362,16 +368,26 @@ plugins:
362368
author: theo64oliver
363369
category: statusbar
364370
stars: 5
371+
- repo: jtmcginty/tmux-session-dots
372+
description: "Visual session indicator for tmux status bar"
373+
author: jtmcginty
374+
category: statusbar
375+
stars: 14
376+
- repo: YousefHadder/muslim-prayers
377+
description: "Offline-first plugin that shows Islamic prayer status in tmux status bar"
378+
author: YousefHadder
379+
category: statusbar
380+
stars: 2
365381
- repo: catppuccin/tmux
366382
description: "Soothing pastel theme for Tmux"
367383
author: catppuccin
368384
category: theme
369-
stars: 2847
385+
stars: 2852
370386
- repo: dracula/tmux
371387
description: "Dark theme for Tmux"
372388
author: dracula
373389
category: theme
374-
stars: 804
390+
stars: 806
375391
- repo: arcticicestudio/nord-tmux
376392
description: "Arctic north-bluish clean color theme"
377393
author: arcticicestudio
@@ -381,12 +397,12 @@ plugins:
381397
description: "Soho vibes aesthetic theme for Tmux"
382398
author: rose-pine
383399
category: theme
384-
stars: 252
400+
stars: 251
385401
- repo: egel/tmux-gruvbox
386402
description: "Light and dark gruvbox color scheme"
387403
author: egel
388404
category: theme
389-
stars: 662
405+
stars: 663
390406
- repo: o0th/tmux-nova
391407
description: "Fully customizable theme system for Tmux"
392408
author: o0th
@@ -396,12 +412,12 @@ plugins:
396412
description: "Eight powerline-style theme variants"
397413
author: wfxr
398414
category: theme
399-
stars: 665
415+
stars: 666
400416
- repo: jimeh/tmux-themepack
401417
description: "Collection of various themes for Tmux"
402418
author: jimeh
403419
category: theme
404-
stars: 1735
420+
stars: 1736
405421
- repo: janoamaral/tokyo-night-tmux
406422
description: "Tokyo Night color scheme for Tmux"
407423
author: janoamaral
@@ -421,17 +437,17 @@ plugins:
421437
description: "Customizable powerline status bar framework"
422438
author: 2KAbhishek
423439
category: theme
424-
stars: 378
440+
stars: 380
425441
- repo: niksingh710/minimal-tmux-status
426442
description: "Minimal and clean status bar theme"
427443
author: niksingh710
428444
category: theme
429-
stars: 254
445+
stars: 255
430446
- repo: erikw/tmux-dark-notify
431447
description: "Auto-switch dark and light mode on macOS"
432448
author: erikw
433449
category: theme
434-
stars: 85
450+
stars: 86
435451
- repo: ivnvxd/tmux-snazzy
436452
description: "Elegant theme with bright colors"
437453
author: ivnvxd
@@ -461,7 +477,7 @@ plugins:
461477
description: "Stationery-inspired minimal theme with vintage earth tones"
462478
author: thekylehuang
463479
category: theme
464-
stars: 1
480+
stars: 2
465481
- repo: tarquibrian/vanzi
466482
description: "Clean and minimalist tmux theme"
467483
author: tarquibrian
@@ -471,12 +487,12 @@ plugins:
471487
description: "Clean minimal customizable theme with built-in system monitoring"
472488
author: binoymanoj
473489
category: theme
474-
stars: 36
490+
stars: 37
475491
- repo: tmux-plugins/tmux-sensible
476492
description: "A set of tmux options that should be acceptable to everyone"
477493
author: tmux-plugins
478494
category: utility
479-
stars: 2117
495+
stars: 2119
480496
- repo: tmux-plugins/tmux-yank
481497
description: "Tmux plugin for copying to system clipboard"
482498
author: tmux-plugins
@@ -501,7 +517,7 @@ plugins:
501517
description: "Directory tree sidebar for navigation"
502518
author: tmux-plugins
503519
category: utility
504-
stars: 614
520+
stars: 615
505521
- repo: tmux-plugins/tmux-fpp
506522
description: "Quick opening of file paths in editor"
507523
author: tmux-plugins
@@ -526,7 +542,7 @@ plugins:
526542
description: "Popup menus for environment management"
527543
author: jaclu
528544
category: utility
529-
stars: 468
545+
stars: 469
530546
- repo: jabirali/tmux-tilish
531547
description: "Tiling window manager features inspired by i3"
532548
author: jabirali
@@ -541,7 +557,7 @@ plugins:
541557
description: "Notify when long-running processes finish"
542558
author: rickstaa
543559
category: utility
544-
stars: 232
560+
stars: 233
545561
- repo: whame/tmux-modal
546562
description: "Modal mode for executing complex commands"
547563
author: whame
@@ -556,7 +572,7 @@ plugins:
556572
description: "Keybinding search palette with fzf"
557573
author: lost-melody
558574
category: utility
559-
stars: 30
575+
stars: 31
560576
- repo: Alkindi42/tmux-bitwarden
561577
description: "Access Bitwarden login items from tmux"
562578
author: Alkindi42
@@ -571,7 +587,7 @@ plugins:
571587
description: "Smooth scrolling in copy mode"
572588
author: azorng
573589
category: utility
574-
stars: 54
590+
stars: 55
575591
- repo: graemedavidson/tmux-pane-focus
576592
description: "Auto-resizing focused pane splits"
577593
author: graemedavidson
@@ -586,12 +602,12 @@ plugins:
586602
description: "Manage tmux environment with fzf"
587603
author: sainnhe
588604
category: utility
589-
stars: 1344
605+
stars: 1347
590606
- repo: alexwforsythe/tmux-which-key
591607
description: "Customizable popup menu for keybinding discovery"
592608
author: alexwforsythe
593609
category: utility
594-
stars: 239
610+
stars: 242
595611
- repo: lloydbond/tmux-floating-terminal
596612
description: "Popup floating terminal window"
597613
author: lloydbond
@@ -606,7 +622,7 @@ plugins:
606622
description: "Nvim-Tree file explorer sidebar"
607623
author: kiyoon
608624
category: utility
609-
stars: 191
625+
stars: 193
610626
- repo: gcla/tmux-wormhole
611627
description: "Download files with magic wormhole"
612628
author: gcla

plugins/development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- repo: AngryMorrocoy/tmux-neolazygit
2222
description: Lazygit integration with tmux and neovim
2323
author: AngryMorrocoy
24-
stars: 41
24+
stars: 42
2525
- repo: KakkoiDev/tmux-worktree
2626
description: Git worktree management with native tmux menus
2727
author: KakkoiDev

plugins/navigation.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
- repo: tmux-plugins/tmux-pain-control
22
description: Standard pane key-bindings for tmux
33
author: tmux-plugins
4-
stars: 833
4+
stars: 834
55
- repo: christoomey/vim-tmux-navigator
66
description: Seamless navigation between Vim and tmux
77
author: christoomey
8-
stars: 6093
8+
stars: 6100
99
- repo: Morantron/tmux-fingers
1010
description: Vimium-like copy and paste hints
1111
author: Morantron
12-
stars: 1346
12+
stars: 1347
1313
- repo: fcsonline/tmux-thumbs
1414
description: Fast copy and paste with Rust-powered hints
1515
author: fcsonline
@@ -21,7 +21,7 @@
2121
- repo: wfxr/tmux-fzf-url
2222
description: Quick URL opening with fzf
2323
author: wfxr
24-
stars: 653
24+
stars: 654
2525
- repo: roosta/tmux-fuzzback
2626
description: Search scrollback buffer with fzf
2727
author: roosta
@@ -63,7 +63,7 @@
6363
author: Kristijan
6464
stars: 36
6565
- repo: steveslatky/tt
66-
description: A fast tmux session switcher
66+
description: A fast tmux session switcher
6767
author: steveslatky
6868
host: gitlab.com
6969
stars: 0

0 commit comments

Comments
 (0)