mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-03 07:16:12 +02:00
Add prompt to ask user if entries should be formatted with colors when installing jrnl
This commit is contained in:
parent
18397b13eb
commit
05a98fe332
5 changed files with 51 additions and 1 deletions
|
@ -57,6 +57,7 @@ Feature: Journals iteracting with the file system in a way that users can see
|
|||
When we run "jrnl hello world" and enter
|
||||
test.txt
|
||||
n
|
||||
\n
|
||||
Then the output should contain "Journal 'default' created"
|
||||
When we change directory to "subfolder"
|
||||
And we run "jrnl -n 1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue