As configured in my dotfiles.
start new:
tmux
start new with session name:
| $ which wbio | |
| /usr/bin/wbio | |
| $ cat `which wbio` | |
| #/bin/bash | |
| # start byobu as user: | |
| USER=webroot | |
| # without parameters: list existing sessions |
As configured in my dotfiles.
start new:
tmux
start new with session name:
| #!/bin/bash | |
| # | |
| # /etc/init.d/chicagoboss | |
| # | |
| # Starts Chicago Boss from the /home/boss/myapp directory. | |
| # | |
| # https://gist.github.com/kwmiebach/1230fddf665b50323471 | |
| # Source function library. | |
| # . /etc/init.d/functions |
https://www.jetbrains.com/webstorm/documentation/WebStorm_ReferenceCard.pdf
File > Settings > Keymap > Visual Studio
Fixes Undo / Redo Keys
For an example configuration see https://github.com/remiprev/tmuxfiles
The tmux man page defines the following elements:
1 tmux server process for all session
1 or many tmux client sessions
see TECH-253
http://zool.in.ua/software-en-US/bluemoon/#skin-way
Copyright Artyom Bisyarin
Download archive with the skin. If the mc version is greater or equal 4.7.0-pre3 you should download and install this version:
| git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit" | |
| # With absolute date ISO style: | |
| # git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%ci)%C(bold blue)<%an>%Creset' --abbrev-commit" | |
| # usage: | |
| # $ git lg | |
| # redirect to file: |
Source: http://superuser.com/a/392313/44402
If TextFX is not in the Main Menu:
Plugins »
Plugin Manager »
Show Plugin Manager
Check "TextFX Characters"
Click Install