imag/lib
Matthias Beyer c5c9c7b9ba Fix: Editor commands should be split at whitespace
This fixes the following problem:

If the editor setting was "vim " instead of "vim", the editor was called
with `"vim" " "`, which resulted in unexpected behaviour.

The patch fixes this.
2018-04-08 20:28:11 +02:00
..
core Fix: Editor commands should be split at whitespace 2018-04-08 20:28:11 +02:00
domain Add debugging output if kairos fails to parse input 2018-03-23 10:05:58 +01:00
entry Fix: Entry::to_str() should return Result<_> 2018-03-26 14:24:42 +02:00
etc Use "ui" module in libimagtimeui 2018-03-23 10:05:58 +01:00