Difference between revisions of "User talk:Goodvibes"
From GnuCash
(→Syntaxhighlight lang - where documented?) |
(→Syntaxhighlight lang: Re) |
||
Line 11: | Line 11: | ||
Thanks for that. Where is this documented? I can only find [https://pygments.org/docs/lexers/#lexers-for-various-shells https://pygments.org/docs/lexers/#lexers-for-various-shells] | Thanks for that. Where is this documented? I can only find [https://pygments.org/docs/lexers/#lexers-for-various-shells https://pygments.org/docs/lexers/#lexers-for-various-shells] | ||
Chris Good | Chris Good | ||
+ | :Yes, that is the most detailed source, which I know. The rest I got told by the preview and perhaps samples somewhere else. BTW I assume you took it from the only before existng DOS example in the page "C:\>gnc-fq-check ..." --[[User:Fell|Fell]] ([[User talk:Fell|talk]]) 03:05, 14 June 2020 (UTC) |
Revision as of 03:05, 14 June 2020
Syntaxhighlight lang
There is a difference between consoles and shells:
- [interpreter]con[sole]
- <prompt> <command>
- <output>
- <prompt> <command>
- <output>
- bat, sh, ...
- <command>
- <command>
Hi Frank, Thanks for that. Where is this documented? I can only find https://pygments.org/docs/lexers/#lexers-for-various-shells Chris Good