@@ -620,8 +620,10 @@ searchkey(u32int ks, u32int mod, Str *com)
return 1;
}
if(ks == Kback){
if(search.raw.n == 0)
if(search.raw.n == 0){
endsearch();
return 0;
spopr(&search.raw);
searchquery();
The note is not visible to the blocked user.