AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 13.59.68.161


Current Path : /proc/self/root/usr/share/nano/
Upload File :
Current File : //proc/self/root/usr/share/nano/email.nanorc

## Syntax highlighting for emails.

syntax email "\.eml$"

# Quoted lines.
color green "^>.*"
color cyan "^> ?>.*"
color yellow "^> ?> ?>.*"

# Email addresses.
color brightmagenta "<[^@]+@[^@]+>"

# URLs.
color brightblue "(https?|ftp)://\S+\.\S+[^[:space:].)]"

# Signatures, even quoted ones.
color yellow start="^>* ?-- $" end="^>* ?$"