mirror of
https://github.com/tmux/tmux.git
synced 2024-12-04 19:58:48 +00:00
Clear overlay when command prompt is entered. Also fix some spacing in
man page pointed out by jmc.
This commit is contained in:
parent
9ebbe2cca7
commit
4860a58d07
@ -277,7 +277,6 @@ key_string_lookup_string(const char *string)
|
||||
}
|
||||
free(udp);
|
||||
return (uc);
|
||||
|
||||
}
|
||||
|
||||
/* Check for short Ctrl key. */
|
||||
|
Loading…
Reference in New Issue
Block a user