9 | | - enhance the guide's terminal command field to show the $ without it being selectable on triple click (as some other websites do) or |
10 | | - change the syntax to exclude the $ altogether (a much more disruptive move as it's a common convention to denote user terminal input with $) |
| 9 | - enhance the guide's terminal command field to show the $ without it being selectable on triple click as some other websites do, for example, check this one [https://scoop.sh/#/apps?q=regfileexport&s=0&d=1&o=true] — you don't even need to triple click to select a line, just clicking on the line can select the command you can paste to the terminal, and there is also a very helpful clipboard icon indicator that you've copied |
| 10 | - or change the syntax to exclude the $ altogether (a much more disruptive move as it's a common convention to denote user terminal input with $) |