Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Sysinfo

Configure which system information components to display when using the /sysinfo command

Configuration

cpu

Show CPU information (processor brand and model)

# Type: boolean
# Values: true, false
# Default: true

[buffer.commands.sysinfo]
cpu = true

memory

Show memory information

# Type: boolean
# Values: true, false
# Default: true

[buffer.commands.sysinfo]
memory = true

gpu

Show graphics card information (adapter and backend)

# Type: boolean
# Values: true, false
# Default: true

[buffer.commands.sysinfo]
gpu = true

os

Show operating system information (version and kernel)

# Type: boolean
# Values: true, false
# Default: true

[buffer.commands.sysinfo]
os = true

uptime

Show system uptime information

# Type: boolean
# Values: true, false
# Default: true

[buffer.commands.sysinfo]
uptime = true