This website requires JavaScript.
mirror of
synced
2025-01-07 05:52:14 -05:00
49e55bac06
aligned default tmux_conf_xxx variables with their .tmux.conf.local sample counterpart
Gregory Pakosz
2019-12-10 16:57:28 +0100
905122d13c
restored tmux_conf_new_pane_retain_current_path default value in .tmux.conf, fixes #364
Gregory Pakosz
2020-06-10 23:03:07 +0200
b026dbc9e2
20200827 :: tpm-fix :: Add a wapper file for enabling TPM to work better extensibility
Kedwin Chen
2020-08-27 01:30:08 -0700
2cc5a70824
Update README.md
Jongkuk Lim
2020-08-18 12:42:36 +0900
312d03469b
Add synchronize-panes shortcut to bind+C-s
Jongkuk Lim
2020-08-18 12:38:57 +0900
4ce423dee1
Use hightlighted pane
Jongkuk Lim
2020-08-18 12:23:46 +0900
3e59cfa6db
Merge 22904852bc
into d6f0f647dd
jmox
2020-05-26 20:29:53 +0200
22904852bc
added support for termux-battery-status
jmox
2020-05-26 19:23:24 +0200
2e40091a19
Merge upstream into fork to keep it fresh
Bill Jetzer
2020-04-21 14:56:12 -0500
621a505aa4
Fix wrong color on left separator of current window
Maxime Brunet
2020-03-21 17:00:36 -0400
d6f0f647dd
improved error bypass logic in _apply_bindings() (2), fixes #331
Gregory Pakosz
2020-03-18 14:25:40 +0100
4919400fe2
improved error bypass logic in _apply_bindings(), fixes #330
Gregory Pakosz
2020-03-17 19:54:06 +0100
57eeffcf0e
raised _maximize_pane() retry count and sleep duration, fixes #328
Gregory Pakosz
2020-03-11 15:10:51 +0100
a83ba39f09
fixed _tty_info() to properly discard daemons and their children, fixes #320
Gregory Pakosz
2020-02-29 20:15:54 +0100
336877ea4e
Merge pull request #1 from gpakosz/master
cc-crack
2020-01-14 00:36:08 +0800
cb29b0a168
added wttr details on format escaping
Kirill Lappo
2019-12-19 00:39:49 +0300
f573dc387b
added PREFIX z binding for kill-session command
Kirill Lappo
2019-12-18 16:26:54 +0300
f4fc2730cf
rewrote _apply_bindings() to support new tmux 3.0 bindings (4)
Gregory Pakosz
2019-12-01 13:43:58 +0100
bb05dbef56
Merge remote-tracking branch 'upstream/master'
tnory56
2019-12-02 16:00:33 -0500
25daf13906
wip
remote-clipboard
Gregory Pakosz
2019-11-30 20:40:19 +0100
38e29b6f73
wip
Gregory Pakosz
2019-11-30 20:33:10 +0100
6c41c0a6e4
wip
Gregory Pakosz
2018-01-25 15:27:56 +0100
63d3bfe1ec
rewrote _apply_bindings() to support new tmux 3.0 bindings (4)
Gregory Pakosz
2019-12-01 13:43:58 +0100
240f7d025c
Merge remote-tracking branch 'upstream/master'
Joachim Werner
2019-11-30 23:26:32 +0100
77bae4b807
added FreeBSD case for _loadavg
Joachim Werner
2019-11-30 23:23:21 +0100
1cf813fa8b
rewrote _apply_bindings() to support new tmux 3.0 bindings (3)
Gregory Pakosz
2019-11-30 19:50:58 +0100
92ed649597
made requirements explicit in both README.md and .tmux.conf
Gregory Pakosz
2019-11-30 15:49:06 +0100
6815beef4f
afer the _apply_bindings() rewrite, perl has become mandatory
Gregory Pakosz
2019-11-30 15:48:40 +0100
1231155600
warn users about tmux >= 2.4 only when starting tmux
Gregory Pakosz
2019-11-30 15:48:04 +0100
c94f05f044
rewrote _apply_bindings() to support new tmux 3.0 bindings (2)
Gregory Pakosz
2019-11-29 21:27:50 +0100
489cde73fc
fixed broken status line separator default values
Gregory Pakosz
2019-11-29 21:15:07 +0100
9794f40f7a
merged rename disable
cvonsteg
2019-11-28 14:00:59 +0000
a9b526c9a2
rewrote _apply_bindings() to support new tmux 3.0 bindings, fixes #254
Gregory Pakosz
2019-11-27 12:58:38 +0100
1b47cab32a
Add #{custom}
builtin, run on a schedule
Jetzer, Bill
2019-11-21 12:50:31 -0600
c949dad3a1
simple fix for uptime to work in FreeBSD
Joachim Werner
2019-10-30 16:43:04 +0100
f5b086c89c
Works with the new Windows Terminal (plus screenshot)
Adrian Calinescu
2019-10-15 09:06:42 +0300
d8a2d4ab90
Merge remote-tracking branch 'ralphie02/tmux/master' into mytmux
ralphie02
2019-10-07 14:20:53 -0700
8a1d1ad816
Merge pull request #1 from gpakosz/master
tnory56
2019-09-16 10:33:11 -0400
01c91ba523
warn users this configuration will soon require tmux >= 2.4
Gregory Pakosz
2019-08-31 16:59:45 +0200
96007b3464
updated README.md with instructions for Powerline symbols with iTerm2, resolves #270
Gregory Pakosz
2019-07-31 21:53:18 +0200
9cb275378e
fixed status line configuration when only using #{uptime_s}
Gregory Pakosz
2019-07-28 13:34:21 +0200
e0a45082eb
added support for #{uptime_y} variable
Gregory Pakosz
2019-06-22 21:45:36 +0200
d2df5cf4d4
always use grep -E for regular expression and unset GREP_OPTIONS, fixes #252
Gregory Pakosz
2019-06-22 14:23:26 +0200
fc229903f2
correct blacks
Geo Angelopoulos
2019-06-21 02:19:32 +0300
8705c7c838
new colours to .conf file
Geo Angelopoulos
2019-06-21 00:02:06 +0300
bfcb16c083
whoops
tnory56
2019-06-17 09:11:20 -0400
efcfb9dda0
256 color palette
Geo Angelopoulos
2019-06-17 01:56:19 +0300
bfadc2e2a2
get terminal colors
Geo Angelopoulos
2019-06-13 23:44:41 +0300
685c74128e
implemented Unicode 4-digit and 8-digit parsing, resolves #148 and resolves #167
Gregory Pakosz
2019-06-09 14:46:16 +0200
915d4a3960
made workaround for implementations of sed that don't understand -E more robust
Gregory Pakosz
2019-06-09 12:40:37 +0200
8f808316b1
fixed ssh reconnection when pane runs a remote command
Gregory Pakosz
2019-06-09 12:21:40 +0200
ffc2dfbe78
made _apply_bindings() more robust
Gregory Pakosz
2019-06-09 10:02:23 +0200
67c22c2700
worked around implementations of sed that don't understand -E, resolves #150
Gregory Pakosz
2019-05-17 23:26:31 +0200
8809af7c9f
prevented ps from truncating username in its output, resolves #241
Gregory Pakosz
2019-05-05 20:13:11 +0200
ef8962bb39
bind y to pbcopy when reattach-to-username is not present
Gregory Pakosz
2019-05-04 10:23:31 +0200
e631331281
fixed buggy battery detection logic, likely fixes #233
Gregory Pakosz
2019-04-29 23:18:27 +0200
9fbde7b9b1
fixed the _tty_info() and _ssh_or_mosh_args() helpers logic
Gregory Pakosz
2019-04-28 18:51:22 +0200
e1452f1242
worked around tmux 2.9 "style inheritance" behavior change, fixes #237
Gregory Pakosz
2019-04-25 09:29:48 +0200
6bb3f0fd43
added .gitattributes to make sure .tmux.conf and .tmux.conf.local have LF line endings, resolves #235
Gregory Pakosz
2019-04-23 14:04:19 +0200
2a22e8b583
mentioned strftime '%I:%M %p' format in tmux_conf_theme_clock_style documentation
Gregory Pakosz
2019-03-19 22:42:31 +0100
a59813fe23
Update README.md
tnory56
2019-02-26 09:14:25 -0500
c125a02563
clean up errant whitespaces
Kerry Snyder
2019-02-23 21:39:24 -0600
1c9d9bf3ac
abstract colors as variables to be interpolated, disambiguate blues
Kerry Snyder
2019-02-23 19:57:37 -0600
5088753904
Add tmux set-option to use xterm-256color version of true color
Ricky Anderson
2019-02-14 14:47:22 +0700
2b0cb0b43c
updated README.md to show how to 'curl wttr.in' to display weather, resolves #71
Gregory Pakosz
2019-02-03 11:18:45 +0100
a1f6b141d6
Add support for TPM
Christopher Peeters
2019-01-07 11:47:25 +0100
bfc7321f17
Remove references to old font patcher tool
John Krull
2018-10-22 12:35:56 -0500
6c6beaa9cb
Remove references to old font patcher tool
John Krull
2018-10-22 12:35:56 -0500
ba3d5e169e
updated README.md
Cícero Pablo
2018-10-02 23:01:47 -0300
352dfed5e2
refactored #{username}, #{username_ssh}, #{hostname} and #{hostname_ssh}
Gregory Pakosz
2019-01-05 17:32:54 +0100
3e649a58dd
renamed _circled_digit() to _circled() as it goes up to 20
Gregory Pakosz
2018-12-31 10:38:49 +0100
9e0379299b
make separate files for remote and local
Phillip Kuznetsov
2018-12-06 10:56:29 -0800
dd1c3a30cd
Adding configuration for remote tmux instances
Phillip Kuznetsov
2018-12-06 10:47:28 -0800
76c252caa9
Add variables for config path
Denis-Florin Rendler
2018-11-17 10:21:59 +0200
1bdd11818d
Source all files under ~/.tmux.d/
directory.
Grigory Chernyshev
2018-09-30 16:03:09 +0200
01c264b1b7
remove line breaks from base64'd clipboard content
PhilSwift7
2018-09-17 20:15:03 +0200
3446edaa71
wip
Gregory Pakosz
2018-09-15 14:47:39 +0200
3141975157
wip
Gregory Pakosz
2018-09-09 09:55:35 +0200
53abb926f0
wip
Gregory Pakosz
2018-03-12 09:18:44 +0100
a4e1b6af0f
wip
Gregory Pakosz
2018-03-05 21:16:24 +0100
6a67d4e267
wip
Gregory Pakosz
2018-03-04 22:42:24 +0100
c4ac0dcc3f
wip
Gregory Pakosz
2018-02-04 21:44:24 +0100
065ea65b07
wip
Gregory Pakosz
2018-02-03 21:43:18 +0100
2f3a3fb6f9
wip
Gregory Pakosz
2018-02-03 21:17:37 +0100
c463e3b185
wip
Gregory Pakosz
2018-01-25 15:27:56 +0100
c326130209
refactored #{username}, #{username_ssh}, #{hostname} and #{hostname_ssh}
Gregory Pakosz
2017-12-29 22:11:09 +0100
27b97c8c0d
Merge pull request #1 from gpakosz/master
tnory56
2018-09-06 12:45:21 -0400
66c6c7d2f7
Merge adf608958c
into ffb1c54769
tnory56
2018-09-06 16:41:36 +0000
adf608958c
Update .tmux.conf
tnory56
2018-08-23 14:19:20 -0400
dd6a2c7094
Update .tmux.conf
tnory56
2018-08-23 14:11:07 -0400
f74d1660d4
Updating readme
root
2018-08-22 14:23:59 -0400
346c4fffd9
fixing paths
root
2018-08-22 14:22:03 -0400
6f50278ca3
Adding gitignore to proper place
root
2018-08-22 14:20:13 -0400
3adc8b16c1
Adding some awesome plugins
root
2018-08-22 14:17:49 -0400
ffb1c54769
Revert "do not use repeatable bindings for pane and windows navigation. Fixes #166 "
Gregory Pakosz
2018-08-21 22:46:02 +0200
b3a9f75ea6
made window titles support additional variables. Fixes #178
Gregory Pakosz
2018-08-11 16:54:04 +0200
3d706977c8
added tmux_conf_theme_terminal_title. Fixes #168
Gregory Pakosz
2018-08-11 16:52:48 +0200
862c22cd3f
Merge pull request #176 from DivoK/master
Gregory Pakosz
2018-08-09 11:35:46 +0200
6679c0af2c
Fixed missing vi-copy / copy-mode-vi H/L keybindings. Fixes #175
Divo Kaplan
2018-08-03 23:08:39 +0300
08334a6451
accomodate for slow shell init in _maximize_pane(). Fixes #170
Gregory Pakosz
2018-07-19 08:55:10 +0200