mirror of
1
0
Fork 0

Commit Graph

  • 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
  • 7ebc59956a do not use repeatable bindings for pane and windows navigation. Fixes #166 Gregory Pakosz 2018-07-05 09:23:59 +0200
  • ac61dd04e0
    Merge pull request #172 from erenfro/erenfro/add-syncing-indicator Gregory Pakosz 2018-08-06 08:47:28 +0200
  • 105fb54755
    Added syncing indicator to tmux status line Eric Renfro 2018-07-20 12:01:35 -0400
  • a0bf0e7d23
    changed history limit to 60000 (from 8000) Ralph Azucena 2018-08-01 17:09:03 -0700
  • 312cbf0a08 Updated for kali root 2018-07-19 11:36:23 -0400
  • 8481ec351b do not take into account peripheral device batteries when computing battery charge, fixes #161 Gregory Pakosz 2018-05-27 17:51:26 +0200
  • b604ffeb7a remove debug code Stefanos Kalantzis 2018-05-23 11:23:16 +0200
  • 7e69583736 add editorconfig Stefanos Kalantzis 2018-05-23 10:44:18 +0200
  • 4f22b11224 remove cat from shell script invocations Stefanos Kalantzis 2018-05-23 10:41:53 +0200
  • 0d17ef3efc change backup method of install script Stefanos Kalantzis 2018-05-23 10:32:20 +0200
  • 1e968aa3bd + extract shell script out of tmux.conf + split tmux.local.conf to conf and properties + add install script Stefanos Kalantzis 2018-05-23 10:24:08 +0200
  • 1dc63062b2
    Removed bold and replaced with 'none' Ralph Azucena 2018-05-03 04:42:54 +0100
  • 88ccd80de8
    Enabled vi-mode and mouse mode to share clipboard Ralph Azucena 2018-05-03 04:40:23 +0100
  • faece14dbd improved 24b colours override Gregory Pakosz 2018-03-05 21:17:24 +0100
  • dd74d33bee fixed typo in README.md Gregory Pakosz 2018-02-04 21:44:59 +0100
  • 7f20c79d46 made heat battery palette more visible by removing darker shades. Fixes #138 Gregory Pakosz 2018-01-16 17:40:53 +0100
  • a44d91b470
    added customizations Ralph Azucena 2018-01-16 01:52:25 +0000
  • e1c968d020 removed trailing 'set -x' / 'set +x' debug code Gregory Pakosz 2017-12-19 08:01:27 +0100
  • 747ee43003 Merge 4e1d67ae61 into e76d0fc8d9 Stanley McMillan 2017-12-17 17:22:26 +0000
  • 4e1d67ae61 rename dot files to .symlink Stanley McMillan 2017-12-17 11:33:47 -0500
  • fa03bd5781 update split pane vertical to \ Stanley McMillan 2017-12-17 09:03:36 -0500
  • 08f442bd0a updated README.md with pane splitting commands. Fixes #124 Gregory Pakosz 2017-12-17 11:10:40 +0100
  • e76d0fc8d9 fixed README.md still mentioning 'vi-copy', 'vi-edit' and 'vi-choice' mode keys. Fixes #121 Gregory Pakosz 2017-11-29 21:41:39 +0100
  • e99fd90efd Merge 35e40de731 into 5907c00039 Wellington Mendoza 2017-11-24 21:40:40 +0000
  • 35e40de731 Update README file Wellington Mendoza 2017-11-24 16:14:52 -0500
  • 7f29761bd7 Append .tmux.conf.theme file to C-e shortcut Wellington Mendoza 2017-11-24 16:14:45 -0500
  • b1092bb66e Pull out theme configurations Wellington Mendoza 2017-11-24 15:46:32 -0500
  • 5907c00039 fixed stderr redirection bug in _maximize_pane(). Fixes #116 Gregory Pakosz 2017-11-18 12:40:43 +0100
  • 4cf765468a fixed bindings reinjection when tmux_conf_new_pane_reconnect_ssh=true. Fixes #115 Gregory Pakosz 2017-11-17 09:15:39 +0100
  • 89465385db replace 'export LC_ALL=C' with 'export LC_NUMERIC=C'. Fixes #108 and #110 Gregory Pakosz 2017-10-14 23:44:53 +0200
  • a071b001cf export LC_ALL=C to avoid decimal separator issues Gregory Pakosz 2017-09-25 23:17:25 +0200