Ver código fonte

add ^M

master
Connor Lane Smith 13 anos atrás
pai
commit
723cbabc12
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      dmenu.c

+ 1
- 0
dmenu.c Ver arquivo

@@ -260,6 +260,7 @@ keypress(XKeyEvent *ev) {
ksym = XK_Tab;
break;
case XK_j:
case XK_m:
ksym = XK_Return;
break;
case XK_k: /* delete right */


Carregando…
Cancelar
Salvar