clinte/src
Ben Morrison e63da0b7e0
check if $EDITOR contains flags before calling
If it contains flags, split by whitespace and pass them in as arguments
to std::process::Command. Otherwise, just pass it in as normal. This was
causing a panic/abort.
2020-07-02 02:11:03 -04:00
..
conf.rs configurable line wrapping (80 default) 2020-06-09 03:00:38 -04:00
db.rs moved hashing to shellscript to check for posts 2020-06-16 20:14:37 -04:00
ed.rs check if $EDITOR contains flags before calling 2020-07-02 02:11:03 -04:00
error.rs expanded testing 2020-05-28 12:51:07 -04:00
logging.rs added test for tempfile creation 2020-05-27 00:34:32 -04:00
main.rs moved startup timer to end of execution, as run timer 2020-06-15 17:51:43 -04:00
posts.rs moved hashing to shellscript to check for posts 2020-06-16 20:14:37 -04:00
user.rs clippy lints 2020-05-26 23:57:54 -04:00