mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 19:02:22 +01:00
Initial version of syntax regression tests
This commit is contained in:
9
tests/syntax-tests/highlighted/SSH Config/ssh_config
Normal file
9
tests/syntax-tests/highlighted/SSH Config/ssh_config
Normal file
@@ -0,0 +1,9 @@
|
||||
[38;2;117;113;94m#[0m[38;2;117;113;94m A comment[0m
|
||||
|
||||
[38;2;249;38;114mHost[0m[38;2;248;248;242m [0m[38;2;166;226;46mexample.com[0m
|
||||
[38;2;248;248;242m [0m[38;2;249;38;114mUser[0m[38;2;248;248;242m [0m[38;2;230;219;116md[0m[38;2;230;219;116mummy[0m
|
||||
[38;2;248;248;242m [0m[38;2;249;38;114mCompression[0m[38;2;248;248;242m [0m[38;2;190;132;255mno[0m
|
||||
|
||||
[38;2;249;38;114mHost[0m[38;2;248;248;242m [0m[38;2;249;38;114m*[0m[38;2;166;226;46m.co.uk[0m
|
||||
[38;2;248;248;242m [0m[38;2;249;38;114mBatchMode[0m[38;2;248;248;242m [0m[38;2;190;132;255mno[0m
|
||||
[38;2;248;248;242m [0m[38;2;249;38;114mGlobalKnownHostsFile[0m[38;2;248;248;242m [0m[38;2;230;219;116m"[0m[38;2;230;219;116m/etc/ssh/ssh_known_hosts[0m[38;2;230;219;116m"[0m
|
Reference in New Issue
Block a user