Added quoting for $EDITOR's with spaces
This commit is contained in:
@@ -204,5 +204,5 @@ newpost() {
|
|||||||
|
|
||||||
# Open the file in your favorite editor
|
# Open the file in your favorite editor
|
||||||
|
|
||||||
$EDITOR $FNAME
|
"$EDITOR" $FNAME
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user