1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-19 18:21:43 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
J. Fernando Sánchez
bc8b9f26d7 Hard to track problem with tmux's config
To make "tmux attach" create a session when there aren't any active yet,
you need to call "new-session" in the config. My problem was that
new-session was set before setting the terminal to 256 colors. Hence,
when a session is created, it has TERM=screen by default.
2015-03-27 05:53:38 +01:00
J. Fernando Sánchez
e6021a1587 Using emacs :) 2015-03-10 17:47:18 +01:00
J. Fernando Sánchez
7bbcb17419 Several improvements.
* Tmux is not started by default anymore
* Added functions for i3 - Awesome!!
* zsh to start tmux
2013-07-12 19:19:52 +02:00
J.Fernando Sánchez
927c0e350b Moved personal-scripts to a bin directory 2013-03-26 05:23:43 +01:00
J.Fernando Sánchez
4f9fa7c3e7 Added unimpaired to vim
Also added mouse pane resize to tmux
2013-01-09 00:38:01 +01:00
J.Fernando Sánchez
68b0320df7 Tmux on zsh start 2012-12-02 01:56:57 +01:00
J.Fernando Sánchez
e4c1487749 First commit 2012-12-01 05:11:06 +01:00