update extensions/ex_keys/ex_keys.c.
This commit is contained in:
parent
c8aff40e7a
commit
5dda38a0bb
|
@ -44,6 +44,7 @@ static int xcmd_ctr_k(void *pv)
|
|||
|
||||
static int xcmd_ctr_l(void *pv)
|
||||
{
|
||||
xcmd_exec("clear");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue