diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-01 20:19:49 -0400 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-01 20:19:49 -0400 |
| commit | 4e8c08eb8fb22afa61b805f545c0d0460e79184e (patch) | |
| tree | f249feee0eda6894482d45045a796271851ad7dd /CHANGES.md | |
| parent | 41d4aa2e7d9957dd13786e93a1af42949c82fa25 (diff) | |
| download | cmd2-git-4e8c08eb8fb22afa61b805f545c0d0460e79184e.tar.gz | |
Stopped skipping a unit test on Windows which should pass now
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ News * Fixed a couple bugs in interacting with pastebuffer/clipboard on macOS and Linux * Fixed a couple bugs in edit and save commands if called when history is empty * Ability to pipe ``cmd2`` command output to a shell command is now more reliable, particularly on Windows + * Fixed a bug in ``pyscript`` command on Windows related to ``\`` being interpreted as an escape * Enhancements * Ensure that path and shell command tab-completion results are alphabetically sorted * Removed feature for load command to load scripts from URLS |
