AbelAnaya
b908ce803b
refactor: Avoid if statements with double quotes and use single quotes instead to improve portability of plugin
2023-11-14 23:17:38 +01:00
AbelAnaya
ad59ebcf3a
refactor: Improve script maintainability and readability with cleaner functions
2023-11-14 23:16:55 +01:00
AbelAnaya
31c8af3446
refactor: Remove code duplication and check local config file exists before parsing
2023-11-13 23:55:20 +01:00
AbelAnaya
e8b07bedf6
Merge branch 'dracula:master' into master
2023-11-07 19:09:57 +01:00
AbelAnaya
ffa8d28142
refactor: Check both /etc/ssh/ssh_config and ~/.ssh/config to retrieve user under host
2023-11-07 18:43:49 +01:00
AbelAnaya
ac4639be61
fix: Use correct path for ssh configuration file
2023-11-06 22:21:57 +01:00
Ethan Edwards
77bad73881
Merge pull request #237 from djfpaagman/patch-1
2023-10-17 17:33:54 -04:00
Dennis Paagman
42af610b66
Update network.sh to not cut off SSIDs starting with ^
2023-10-16 21:44:27 +02:00
Ethan Edwards
a8da118e99
Merge pull request #236 from deanc/master
...
Add hostname option for show_left_icon
2023-10-15 18:14:34 -04:00
anonymous
c9334a6b49
Add hostname option
2023-10-14 10:49:11 +03:00
AbelAnaya
bda4fdaf21
docs: Add documentation for ssh-session plugin
2023-10-12 00:10:36 +02:00
AbelAnaya
c9c08f58e0
feat: Add ssh-session plugin
...
Shows user and hostname of active ssh session if any in the current tmux pane. Connected port
is also available to show under configuration option (default false)
2023-10-12 00:10:35 +02:00
Ethan Edwards
f61d1b8d21
Merge pull request #233 from dashorty/master
...
check for bc program and show info if not found
2023-10-02 15:03:19 -04:00
Thomas Kurz
c03375f93e
check for bc program and show info if not found
2023-10-01 10:35:42 +02:00
Ethan Edwards
ff25428868
Merge pull request #191 from rbucker/master
...
Add OpenBSD (cpu, ram) and Fossil SCM
2023-09-25 13:31:12 -04:00
Ethan Edwards
59e4fe7dbe
Merge branch 'master' into master
2023-09-25 13:30:27 -04:00
Ethan Edwards
038b1d4b6b
Merge pull request #211 from dormunis/feature/eks-support
...
Added eks support for kubernetes prompt
2023-09-25 13:23:09 -04:00
Ethan Edwards
c200b96b2f
Merge branch 'master' into feature/eks-support
2023-09-25 13:23:00 -04:00
Ethan Edwards
ce10069d15
Merge pull request #230 from FriendlyTroll/patch-1
...
Update INSTALL.md
2023-08-29 10:32:17 -04:00
FriendlyTroll
73a2bf2b22
Update INSTALL.md
...
Add info on how to set custom time format
2023-08-29 13:39:09 +02:00
Ethan Edwards
1b6e44e15c
Merge pull request #221 from aaronkollasch/feat/tmux-continuum
...
Add tmux-continuum status plugin
2023-07-24 19:34:35 -04:00
Aaron Kollasch
cf474c9342
Add tmux-continuum feature to README.md
2023-07-22 18:12:38 -04:00
Aaron Kollasch
7a8c436807
Trim tmux-continuum status if no save present
2023-07-22 18:12:37 -04:00
Aaron Kollasch
e0dd39def5
Improve tmux-continuum status if no save present
2023-07-22 18:12:37 -04:00
Aaron Kollasch
67cde9d1ae
Improve date compat in tmux-continuum status
2023-07-22 18:12:37 -04:00
Aaron Kollasch
14300a6e75
Improve tmux-continuum status plugin
2023-07-22 18:12:37 -04:00
Aaron Kollasch
5af1faa367
Add plugin for tmux-continuum status
2023-07-22 18:12:36 -04:00
Ethan Edwards
b603b24bd6
Merge pull request #228 from magnuslarsen/SyncPanesFix
2023-07-15 16:45:00 -04:00
Magnus Larsen
3ef141f829
[fix] 'synchronize-panes' is not runnable
2023-07-14 11:00:47 +02:00
Ethan Edwards
ef42ec68ff
Merge pull request #138 from JannoTjarks/synchronize-panes
...
Added plugin for the window option "Synchronize panes"
2023-07-12 14:22:32 -04:00
Ethan Edwards
7c38079992
Merge branch 'master' into synchronize-panes
2023-07-12 14:15:02 -04:00
Ethan Edwards
bd87fa7d16
Merge pull request #226 from pele1410/master
...
Add mercurial script
2023-07-09 16:24:38 -04:00
Ethan Edwards
5e9c4e1dc1
Merge pull request #220 from aaronkollasch/feat/tmux-ram-usage
...
Add tmux-ram-usage plugin
2023-07-09 16:21:50 -04:00
Aaron Kollasch
640eb4c809
Fix shellcheck warnings
2023-07-09 01:07:22 -04:00
Aaron Kollasch
b6fe033952
Add fallback for tmux-ram-usage without pstree
2023-07-08 20:53:18 -04:00
Christopher Thompson
a6aaf65856
Add missing flags to INSTALL.md
2023-07-08 19:04:42 -05:00
Christopher Thompson
601696fd7f
Fix symbol for deleted files
2023-07-04 07:35:30 -05:00
Christopher Thompson
83416ad3f8
Add mercurial script
2023-07-04 07:26:04 -05:00
Aaron Kollasch
487db8f50c
Add tmux-ram-usage feature to README.md
2023-06-17 17:21:57 -04:00
Aaron Kollasch
311da18dc2
Add tmux-ram-usage plugin
2023-06-17 17:01:44 -04:00
Dor Munis
b8d1c83e84
Merge branch 'master' into feature/eks-support
2023-05-15 10:55:40 +03:00
Ethan Edwards
79068c40b3
Merge pull request #213 from dormunis/feature/terraform-workspace
...
Added terraform workspace support
2023-05-14 09:54:37 -04:00
Ethan Edwards
85aa66402a
Merge pull request #215 from jonathanforhan/master
...
fix bug with multi-word cwd
2023-05-14 09:53:05 -04:00
jonathanforhan
6fe855290f
fix bug with multi-word cwd
2023-05-12 13:35:49 -04:00
Dor Munis
d4080e434e
Added terraform workspace support
2023-05-12 19:02:51 +03:00
Dor Munis
31327163a1
added eks support for kubernetes prompt
2023-05-12 18:06:09 +03:00
Ethan Edwards
a787cd1f4a
Merge pull request #208 from danriedl/patch-1
...
doc(Install): Add missing plugins. [#193 ]
2023-05-04 19:00:24 -04:00
Daniel Riedl
eca1ca2827
doc(Install): Add missing plugins. [ #193 ]
...
- spotify-tui
- kubernetes-context
2023-05-04 11:20:15 +02:00
Ethan Edwards
e8598158df
Merge pull request #163 from pataquets/add-custom-script-plugin
...
Add 'custom' status plugin to get status texts from external scripts.
2023-04-27 19:26:40 -04:00
Ethan Edwards
c5f8b4a99e
Merge branch 'master' into add-custom-script-plugin
2023-04-27 19:26:07 -04:00