1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

* keyserver.c (keyserver_search_prompt): When --with-colons is enabled,

don't try and fit the search output to the screen size - just dump the
whole list.
This commit is contained in:
David Shaw 2002-11-05 16:11:04 +00:00
parent 47b4b7f5c3
commit 6920513cb4
2 changed files with 16 additions and 8 deletions

View file

@ -1,3 +1,9 @@
2002-11-05 David Shaw <dshaw@jabberwocky.com>
* keyserver.c (keyserver_search_prompt): When --with-colons is
enabled, don't try and fit the search output to the screen size -
just dump the whole list.
2002-11-04 David Shaw <dshaw@jabberwocky.com>
* keyserver.c (keyserver_search_prompt): When --with-colons is