]> git.deb.at Git - pkg/abook.git/blobdiff - ui.c
Search the next match using the 'n' key as a synonym for '\\'.
[pkg/abook.git] / ui.c
diff --git a/ui.c b/ui.c
index 9ef3ee6ac3b850119db2b9435f1072276286fb16..170583e096f8df917e5df1f336ff6c8418432b82 100644 (file)
--- 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) {