Always use tmux with unicode enabled
This commit is contained in:
		| @@ -54,5 +54,5 @@ function pgrep () { | |||||||
| } | } | ||||||
|  |  | ||||||
| function start_tmux () { | function start_tmux () { | ||||||
|   TERM=screen-256color tmux new -A -s DevEnv |   TERM=screen-256color tmux -u new -A -s DevEnv | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user