Commit Graph

50 Commits (5641d3b3f5f9c353c58dfcba4c265df055a05b6b)

Author SHA1 Message Date
sarumont ccbfdf2091 added support for wl-clipboard, closes #589, closes #606 12 months ago
Gregory Pakosz 18a111ff93 added a way to mark set/bind/unbind commands as important in ~/.tmux.conf.local, closes #571 1 year ago
Gregory Pakosz 52f1c4a3b1 updated the weather() sample function, closes #580 1 year ago
Gregory Pakosz e865a8a1c1 added a way to selectively disable binding manipulation, closes #514 1 year ago
Gregory Pakosz f1cc46812b added RGB 24-bit colour support automatic detection 1 year ago
Gregory Pakosz a97e3021cc updated tpm integration 2 years ago
Gregory Pakosz a63dc5c6a9 check connectivity to github.com before installing and/or updating tpm and plugins, fixes #513 2 years ago
Gregory Pakosz ed0b83a118 use single quotes for strings containing Unicode escapes, fixes #486 2 years ago
Gregory Pakosz 5abe651ccb remind people to not "uncomment" local functions in .tmux.conf.local 3 years ago
Gregory Pakosz 7a71a82b43 fixed #{online} custom variable implementation as ping -t is not portable, fixes #451 3 years ago
Gregory Pakosz d950ee3c8c added support for tpm, resolves #61 3 years ago
Gregory Pakosz 8a4dabb196 added support for #{hostname_full} and #{hostname_full_ssh}, closes #361 3 years ago
Matthew Broomfield e3960e5347 added icon for mouse mode, fixes #295 3 years ago
Gregory Pakosz 8c342edc6f fixed 'tmux_conf_theme_status_right' default value, fixes #422 3 years ago
Gregory Pakosz 88a10631c0 improved status line rendering, fixes #419 3 years ago
Gregory Pakosz d0e073dd08 added 'tmux_conf_theme_colour_XX' variables to ease theming 3 years ago
Gregory Pakosz 8e2502abb3 added support for custom variables defined in ~/.tmux.conf.local 3 years ago
Gregory Pakosz d6ea9ad9c7 split _battery() into _battery_status() and _battery_bar() to refresh #{battery_status} more quickly 3 years ago
Gregory Pakosz e0a45082eb added support for #{uptime_y} variable 4 years ago
Gregory Pakosz 685c74128e implemented Unicode 4-digit and 8-digit parsing, resolves #148 and resolves #167 4 years ago
Gregory Pakosz 2a22e8b583 mentioned strftime '%I:%M %p' format in tmux_conf_theme_clock_style documentation 5 years ago
Gregory Pakosz b3a9f75ea6 made window titles support additional variables. Fixes #178 5 years ago
Gregory Pakosz 3d706977c8 added tmux_conf_theme_terminal_title. Fixes #168 5 years ago
Eric Renfro 105fb54755
Added syncing indicator to tmux status line 5 years ago
Gregory Pakosz 51cef6f32a added space to default tmux_conf_theme_pairing and tmux_conf_theme_prefix likely rendered as double width emojis 6 years ago
Gregory Pakosz 9d5817bb01 dual licensed under both the WTFPLv2 and MIT licenses. Resolves #102 6 years ago
Gregory Pakosz fe615a2444 show how to start with mouse mode enabled. Closes #97 6 years ago
Gregory Pakosz 0d80a1e8ba mentioned tmux_conf_copy_to_os_clipboard requires xsel or xclip on Linux 6 years ago
Gregory Pakosz ba6fe0a985 added U+1F50C as a suggestion for tmux_conf_battery_status_charging 6 years ago
Gregory Pakosz 7f48779a22 generalized options affecting bindings by parsing the output of tmux list-keys 6 years ago
Gregory Pakosz 264a577ba1 added tmux_conf_copy_to_os_clipboard variable, closes #75 6 years ago
Gregory Pakosz 6b7d2e7513 show how to replace C-b by C-a instead of using both prefixes 6 years ago
Gregory Pakosz 8e174fef28 stopped using U+26A1 and U+1F50B for battery charging status indicator by default 7 years ago
Yang Tang 8390d37ed8 added #{load_avg} 7 years ago
Gregory Pakosz f828eafc2b added #{battery_hbar} using U+258F - U+2588 7 years ago
Gregory Pakosz 1503232773 major rewrite, closes #10, #23, #30 and #31 7 years ago
Gregory Pakosz 9f939fd939 fixed various typos, closes #17, #19 and #21 7 years ago
Gregory Pakosz 5156c9fe23 added licensing information: released under the WTFPL v2 license 8 years ago
Gregory Pakosz de55dc6e6a added a percentage style to the battery indicator 8 years ago
Gregory Pakosz ea254d494f optionally highlight the focused pane 8 years ago
Gregory Pakosz c66be48314 added an indicator in the status line that shows if <prefix> has been pressed 8 years ago
Gregory Pakosz b9943589e3 optionally prompt for session name when creating a new session 8 years ago
Gregory Pakosz 921c6d14d0 made the theme more flexible by adding configuration variables 8 years ago
Gregory Pakosz aa966c5708 made <prefix> e edit ~/.tmux.conf.local instead of ~/.tmux.conf 8 years ago
Gregory Pakosz 81b6897294 pimped the battery indicator with a gradient palette 8 years ago
Gregory Pakosz b37311fbbe added battery status indicator (charging / discharging) 9 years ago
Gregory Pakosz e5117980de pimped the battery indicator with a heat palette 9 years ago
Gregory Pakosz 1667cf9171 configurable new windows and panes behavior (optionally retain current path) 9 years ago
Gregory Pakosz d5b90b2528 added terminal-overrides directive to .tmux.conf.local to be used with iTerm2 9 years ago
Gregory Pakosz 720db6ec08 added laptop battery status 10 years ago