mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
time now I've configured emacs to make them displayed in really annoying colours...
This commit is contained in:
@ -70,7 +70,7 @@ cmd_split_window_init(struct cmd *self, int key)
|
||||
switch (key) {
|
||||
case '%':
|
||||
data->flag_horizontal = 1;
|
||||
break;
|
||||
break;
|
||||
case '"':
|
||||
data->flag_horizontal = 0;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user