mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Various changes
This commit is contained in:
parent
4d770bedc1
commit
2e8481c03b
56 changed files with 527 additions and 337 deletions
|
@ -1620,7 +1620,9 @@ keyedit_menu( const char *username, strlist_t locusr,
|
|||
}
|
||||
if( !have_commands )
|
||||
{
|
||||
#ifdef HAVE_LIBREADLINE
|
||||
tty_enable_completion(keyedit_completion);
|
||||
#endif
|
||||
answer = cpr_get_no_help("keyedit.prompt", _("Command> "));
|
||||
cpr_kill_prompt();
|
||||
tty_disable_completion();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue