mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-11 09:08:32 +02:00
[CLI] display instructions to enter an entry on the command line when no editor is set
This commit is contained in:
parent
78bae0476c
commit
549f8501d6
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ def py23_input(msg=""):
|
|||
|
||||
|
||||
def py23_read(msg=""):
|
||||
print(msg)
|
||||
return STDIN.read()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue