cheat/cheat
Romanos Skiadas a6ec02c296 Support multi-word EDITOR values
When the value of EDITOR was more than one words (e.g. emacsclient -c),
it wasn't properly split in an array for subprocess.call and cheat would
fail to launch it.
This commit fixes that.

Closes #301
2016-11-27 10:53:10 -05:00
..
autocompletion Resolves #160 2014-05-28 20:49:56 -04:00
cheatsheets Minor cheatsheet edits. 2016-11-27 10:31:49 -05:00
test Performed a large refactoring 2014-04-26 23:39:19 -04:00
__init__.py simple py3 import change 2014-05-29 09:56:54 +10:00
sheet.py Support multi-word EDITOR values 2016-11-27 10:53:10 -05:00
sheets.py Added support for `~` and environment variables in `DEFAULT_CHEAT_DIR` 2016-11-24 16:14:37 +01:00
utils.py Support multi-word EDITOR values 2016-11-27 10:53:10 -05:00