Changes between Initial Version and Version 2 of Ticket #66500


Ignore:
Timestamp:
Dec 19, 2022, 6:30:37 AM (19 months ago)
Author:
esbugz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66500

    • Property Version changed from 2.8.0 to
  • Ticket #66500 – Description

    initial v2  
    77
    88The better way is to either:
    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 $)