mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38: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
1a220243bc
commit
a4496518de
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