Commit Graph

72 Commits

Author SHA1 Message Date
Bruno Sutic 9251451554
Start using C-c to clear the screen 2015-04-06 00:09:00 +02:00
Bruno Sutic 5bd15b32f3
Small refactor 2015-03-30 13:50:04 +02:00
Bruno Sutic cf9bd36d15
Enable overriding default key bindings
Closes #19
2015-03-14 20:21:38 +01:00
Bruno Sutic 9949d48b6a
GIT_TERMINAL_PROMPT=0 2015-02-08 15:38:55 +01:00
Bruno Sutic f746ae2305
Fix plugin freeze when installing non-existing plugins
Fixes #7
2014-11-21 23:53:45 +01:00
Jan Larres 3106e4294e Fix unexpanded glob case 2014-11-19 11:12:10 +13:00
Bruno Sutic 27d7cbd6b3
Manually expand tilde and $HOME in TMUX_SHARED_MANAGER_PATH
Tilde char and `$HOME` in `TMUX_SHARED_MANAGER_PATH` couldn't be used because
they are just plain strings. Fixing the problem by manually expanding them.
2014-10-25 15:45:04 +02:00
Bruno Sutic b8c076efb3
Do not source plugins that are not downloaded
Fixes #3
2014-08-30 17:16:28 +02:00
Bruno Sutic f8923b05d4 Change plugin update wording 2014-08-05 20:57:08 +02:00
Bruno Sutic 11ff4ef685 Update plugin installation messages 2014-08-05 20:50:47 +02:00
Bruno Sutic 3af756d836 update_plugin script 2014-08-05 20:43:28 +02:00
Bruno Sutic 3a5f56f10d U key binding shows a list of installed plugins 2014-08-05 18:45:59 +02:00
Bruno Sutic 1e5f07085b Rename script for plugin installation 2014-08-05 18:15:07 +02:00
Bruno Sutic d1aed98621 Plugin installation does not perform update
Plugin installation just installs new plugins.
Already installed plugins aren't updated.
2014-08-05 18:13:11 +02:00
Bruno Sutic 9a27de4193 Rename `display_message` -> `echo_message` 2014-08-05 17:53:03 +02:00
Bruno Sutic 86b5c3ab7e Move key binding to the main file 2014-08-05 17:28:38 +02:00
Bruno Sutic 7a04137f69 Add tmux version check
TPM won't work unless tmux version is 1.9 or higher.

Closes #2
2014-07-17 23:14:32 +02:00
Bruno Sutic 77747b8e02 Switching to tab indentation 2014-05-24 23:15:13 +02:00
Bruno Sutic 0e04c1f34f Fix bug: tpm shared path is created before sync 2014-05-24 15:36:31 +02:00
Bruno Sutic 518777cfbd Fix all redirects to /dev/null 2014-05-23 14:18:22 +02:00
Bruno Sutic c897f36e3d Run all *.tmux plugin files as executables 2014-05-22 12:32:00 +02:00
Bruno Sutic 89b5c18196 First commit 2014-05-19 11:42:56 +02:00