X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=ui.c;h=170583e096f8df917e5df1f336ff6c8418432b82;hb=07db33653908d7145bd15c102d1c752ff153cad5;hp=9ef3ee6ac3b850119db2b9435f1072276286fb16;hpb=9c91aba7c7f7e47ec1a90b58d7f238c6b043dac1;p=pkg%2Fabook.git diff --git a/ui.c b/ui.c index 9ef3ee6..170583e 100644 --- a/ui.c +++ b/ui.c @@ -608,6 +608,7 @@ get_commands() case 'F': sort_by_field(NULL); break; case '/': ui_find(0); break; + case 'n': case '\\': ui_find(1); break; case ' ': if(list_get_curitem() >= 0) {