tnory56
|
a59813fe23
|
Update README.md
|
2019-02-26 09:14:25 -05:00 |
|
tnory56
|
27b97c8c0d
|
Merge pull request #1 from gpakosz/master
Merging forked repo
|
2018-09-06 12:45:21 -04:00 |
|
tnory56
|
adf608958c
|
Update .tmux.conf
|
2018-08-23 14:19:20 -04:00 |
|
tnory56
|
dd6a2c7094
|
Update .tmux.conf
|
2018-08-23 14:11:07 -04:00 |
|
root
|
f74d1660d4
|
Updating readme
|
2018-08-22 14:23:59 -04:00 |
|
root
|
346c4fffd9
|
fixing paths
|
2018-08-22 14:22:03 -04:00 |
|
root
|
6f50278ca3
|
Adding gitignore to proper place
|
2018-08-22 14:20:13 -04:00 |
|
root
|
3adc8b16c1
|
Adding some awesome plugins
|
2018-08-22 14:17:49 -04:00 |
|
Gregory Pakosz
|
ffb1c54769
|
Revert "do not use repeatable bindings for pane and windows navigation. Fixes #166"
This reverts commit 7ebc59956a .
|
2018-08-21 22:46:02 +02:00 |
|
Gregory Pakosz
|
b3a9f75ea6
|
made window titles support additional variables. Fixes #178
tmux_conf_theme_window_status_format and tmux_conf_theme_window_status_current_format
variables now understand:
- #{circled_session_name}
- #{hostname}
- #{hostname_ssh}
- #{username}
- #{username_ssh}
|
2018-08-11 16:54:07 +02:00 |
|
Gregory Pakosz
|
3d706977c8
|
added tmux_conf_theme_terminal_title. Fixes #168
|
2018-08-11 16:52:48 +02:00 |
|
Gregory Pakosz
|
862c22cd3f
|
Merge pull request #176 from DivoK/master
Fixed missing vi-copy / copy-mode-vi H/L keybindings.
|
2018-08-09 11:35:46 +02:00 |
|
Divo Kaplan
|
6679c0af2c
|
Fixed missing vi-copy / copy-mode-vi H/L keybindings. Fixes #175
|
2018-08-09 11:32:26 +02:00 |
|
Gregory Pakosz
|
08334a6451
|
accomodate for slow shell init in _maximize_pane(). Fixes #170
|
2018-08-06 08:49:58 +02:00 |
|
Gregory Pakosz
|
7ebc59956a
|
do not use repeatable bindings for pane and windows navigation. Fixes #166
|
2018-08-06 08:49:58 +02:00 |
|
Gregory Pakosz
|
ac61dd04e0
|
Merge pull request #172 from erenfro/erenfro/add-syncing-indicator
Added syncing indicator to tmux status line
|
2018-08-06 08:47:28 +02:00 |
|
Eric Renfro
|
105fb54755
|
Added syncing indicator to tmux status line
This checks for if the panes are synced or not, and provides and
indicator resembling it in the status bar.
|
2018-08-05 11:30:54 -04:00 |
|
root
|
312cbf0a08
|
Updated for kali
|
2018-07-19 11:36:23 -04:00 |
|
Gregory Pakosz
|
8481ec351b
|
do not take into account peripheral device batteries when computing battery charge, fixes #161
|
2018-05-28 08:54:32 +02:00 |
|
Gregory Pakosz
|
faece14dbd
|
improved 24b colours override
|
2018-03-05 21:17:24 +01:00 |
|
Gregory Pakosz
|
dd74d33bee
|
fixed typo in README.md
|
2018-02-04 21:44:59 +01:00 |
|
Gregory Pakosz
|
7f20c79d46
|
made heat battery palette more visible by removing darker shades. Fixes #138
|
2018-01-16 17:45:43 +01:00 |
|
Gregory Pakosz
|
e1c968d020
|
removed trailing 'set -x' / 'set +x' debug code
|
2017-12-19 08:01:27 +01:00 |
|
Gregory Pakosz
|
08f442bd0a
|
updated README.md with pane splitting commands. Fixes #124
|
2017-12-17 11:10:40 +01:00 |
|
Gregory Pakosz
|
e76d0fc8d9
|
fixed README.md still mentioning 'vi-copy', 'vi-edit' and 'vi-choice' mode keys. Fixes #121
|
2017-11-29 21:43:24 +01:00 |
|
Gregory Pakosz
|
5907c00039
|
fixed stderr redirection bug in _maximize_pane(). Fixes #116
|
2017-11-18 12:40:43 +01:00 |
|
Gregory Pakosz
|
4cf765468a
|
fixed bindings reinjection when tmux_conf_new_pane_reconnect_ssh=true. Fixes #115
|
2017-11-17 09:15:39 +01:00 |
|
Gregory Pakosz
|
89465385db
|
replace 'export LC_ALL=C' with 'export LC_NUMERIC=C'. Fixes #108 and #110
|
2017-10-14 23:44:53 +02:00 |
|
Gregory Pakosz
|
a071b001cf
|
export LC_ALL=C to avoid decimal separator issues
|
2017-09-26 21:42:00 +02:00 |
|
Gregory Pakosz
|
51cef6f32a
|
added space to default tmux_conf_theme_pairing and tmux_conf_theme_prefix likely rendered as double width emojis
|
2017-09-26 21:42:00 +02:00 |
|
Gregory Pakosz
|
2849c14e0c
|
fixed maximize pane not supporting session names with spaces
|
2017-09-26 21:42:00 +02:00 |
|
Gregory Pakosz
|
7cdc172e22
|
properly quote %% when prompting for session name
|
2017-09-08 23:36:41 +02:00 |
|
Gregory Pakosz
|
9d5817bb01
|
dual licensed under both the WTFPLv2 and MIT licenses. Resolves #102
|
2017-08-20 21:03:44 +02:00 |
|
Gregory Pakosz
|
10a445b491
|
wait a bit more between sending C-l to the terminal and clearing tmux history
|
2017-07-21 09:18:10 +02:00 |
|
Gregory Pakosz
|
e7cbc84bed
|
removed tmux <= 2.0 feature tests that cause orphan processes when using oh-my-zsh. Fixes #84 and #88 (2)
|
2017-07-17 12:04:55 +02:00 |
|
Gregory Pakosz
|
fe615a2444
|
show how to start with mouse mode enabled. Closes #97
|
2017-07-09 10:52:56 +02:00 |
|
Gregory Pakosz
|
03ec982a50
|
simplified _toggle_mouse() implementation
|
2017-07-09 10:52:56 +02:00 |
|
Gregory Pakosz
|
07685c156d
|
updated README.me referencing tmux2 book by @bphogan
|
2017-07-09 10:48:26 +02:00 |
|
Gregory Pakosz
|
513e77b03b
|
made bindings reinjection more robust. Closes #89
|
2017-06-26 20:45:29 +02:00 |
|
Gregory Pakosz
|
09fc3d5b48
|
fixed battery status information on macOS. Fixes #91 (2)
|
2017-06-26 13:30:31 +02:00 |
|
Gregory Pakosz
|
0d80a1e8ba
|
mentioned tmux_conf_copy_to_os_clipboard requires xsel or xclip on Linux
|
2017-06-26 07:36:20 +02:00 |
|
Gregory Pakosz
|
98a896bc69
|
fixed tmux_conf_copy_to_os_clipboard on Linux when xclip is installed and not xsel
|
2017-06-26 07:35:21 +02:00 |
|
Gregory Pakosz
|
27b262fda8
|
fixed battery status information on macOS. Fixes #91
|
2017-06-25 11:41:11 +02:00 |
|
Gregory Pakosz
|
6fc4ad76b7
|
removed tmux <= 2.0 feature tests that cause orphan processes when using oh-my-zsh. Fixes #84 and #88 (2)
|
2017-06-22 21:36:46 +02:00 |
|
Gregory Pakosz
|
68f1509735
|
removed tmux <= 2.0 feature tests that cause orphan processes when using oh-my-zsh. Fixes #84 and #88
|
2017-06-21 22:03:43 +02:00 |
|
Gregory Pakosz
|
08072d0915
|
updated README.md reminding people Windows' console doesn't support Powerline look
|
2017-06-21 22:03:42 +02:00 |
|
Gregory Pakosz
|
77845432ab
|
fixed typo in README.md
|
2017-06-21 22:03:42 +02:00 |
|
Gregory Pakosz
|
a37c66b460
|
updated README.md advertizing the copy to OS clipboard feature
|
2017-06-21 22:03:42 +02:00 |
|
Gregory Pakosz
|
1d1f2ea22b
|
updated README.md advising against using Cygwin
|
2017-06-21 22:03:42 +02:00 |
|
Gregory Pakosz
|
15f03e7ce6
|
fixed #{username} broken under Cygwin
|
2017-06-21 22:03:42 +02:00 |
|