Merging upstream version 1.11.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
baabc68e56
commit
e81bd75194
7 changed files with 17 additions and 10 deletions
|
@ -329,7 +329,7 @@ class LiteCli(object):
|
|||
exit(1)
|
||||
|
||||
def handle_editor_command(self, text):
|
||||
"""Editor command is any query that is prefixed or suffixed by a '\e'.
|
||||
R"""Editor command is any query that is prefixed or suffixed by a '\e'.
|
||||
The reason for a while loop is because a user might edit a query
|
||||
multiple times. For eg:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue