diff options
author | William Carroll <wpcarro@gmail.com> | 2018-07-16T22·30-0400 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2018-07-19T16·00-0400 |
commit | bf18ea54863540b5167e1a91942284e34390b2b1 (patch) | |
tree | 3bf62d584a07c9f074e0530d52d5f333965052b0 /tmux/tmux-256color-italic | |
parent | a8351ea00e146b89a17f158b9aa563a4f0d2642d (diff) |
Support default Tmux configurations
After writing this, I have a sneaking suspiscion that I'm reinventing something like Tmuxinator. I guess this is just a poor man's Tmuxinator. For now, however, haven't had enough time to look into Tmuxinator as a viable alternative, so this will have to do for now. Furthermore, moved root-level tmux files to a subdir.
Diffstat (limited to 'tmux/tmux-256color-italic')
-rw-r--r-- | tmux/tmux-256color-italic | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux/tmux-256color-italic b/tmux/tmux-256color-italic new file mode 100644 index 000000000000..f6f795e42377 --- /dev/null +++ b/tmux/tmux-256color-italic @@ -0,0 +1,3 @@ +tmux-256color-italic|tmux with 256 colors and italic, + sitm=\ePtmux;\e\E[3m\e\\, ritm=\ePtmux;\e\E[23m\e\\, + use=screen-256color, |