Commit 15f870e
committed
Allow use of 'notes open' when no TTY is available
This is useful for a) our automated tests but also b) any
scripting of notes. You probably don't want to open an
editor in your terminal in that case, but you could
plausibly end up running 'notes open' at some point anyway
and it's nice if it doesn't crash at least.1 parent 457466d commit 15f870e
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
208 | 212 | | |
209 | 213 | | |
210 | 214 | | |
| |||
0 commit comments