GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-docs/pull/123
Remove bash prompt chars
inspired by #97 (and replacing it) this uses the proper multi-line bash
char, and ensures these chars are removed on copy-paste
uses a nice JS `oncopy` trick mentioned in the comments on that PR
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-docs
remove-bash-prompt-chars
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-docs/pull/123.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #123
----
commit f25797de3a87514bf373679a6714fa7542518783
Author: Alex Heneveld <[email protected]>
Date: 2016-11-07T15:28:18Z
improve how we remove prompt chars when copy-pasting bash
now applies to cmd-c as well as flash, and feedback is clearer too (for
both)
commit 68291a398f4205b79af8021744db9ca0d081e46a
Author: Alex Heneveld <[email protected]>
Date: 2016-11-07T15:29:33Z
tidies for prompt chars, esp multi-line
and fix broken link
cf https://github.com/apache/brooklyn-docs/pull/97
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---