Add a newline after tag selection

This commit is contained in:
Arun Prakash Jana 2017-08-01 21:52:18 +05:30
parent 5b26d49044
commit 90254d3af5
No known key found for this signature in database
GPG Key ID: A75979F35C080412

View File

@ -1434,6 +1434,7 @@ class BukuDb:
count += 1
resp = input('\nselect: ')
print()
if not resp:
return tagstr