https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272669
Bug ID: 272669
Summary: Committers guide: The shell button copies the shell
prompt as well as the text
Product: Documentation
Version: Latest
Hardware: Any
URL: https://docs.freebsd.org/en/articles/committers-guide/
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Books & Articles
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
For example when I copy the box to do "git remote" this is what gets pasted:
% git remote -v
freebsd https://git.freebsd.org/${repo}.git (fetch)
freebsd https://git.freebsd.org/${repo}.git (push)
note the "%" character which is the prompt. Pasting that of course does not
work.
--
You are receiving this mail because:
You are on the CC list for the bug.