Skip to content

[census] konsole 260403 on linux — 96% (107/111) #33

Description

@CReimer

Community Census Result

Field Value
Terminal konsole
Version 260403
OS linux 7.1.4-200.fc44.x86_64
Score 107/111 (96%)
CLI Version 3.0.0
Probes 111
Generated 2026-07-23T14:40:01.384Z

Summary

cursor: 12/12
⚠️ device: 2/3

  • device.decrpm: No DECRPM response
    text: 15/15
    erase: 8/8
    editing: 5/5
    ⚠️ modes: 13/14
  • modes.origin: Behavioral: cursor at row 1 (origin mapped)
    scrollback: 7/7
    reset: 3/3
    sgr: 28/28
    charsets: 2/2
    ⚠️ extensions: 12/14
  • extensions.kitty-keyboard: No kitty keyboard response
  • extensions.kitty-graphics: No kitty graphics acknowledgment
Full JSON
{
  "terminal": "konsole",
  "terminalVersion": "260403",
  "os": "linux",
  "osVersion": "7.1.4-200.fc44.x86_64",
  "results": {
    "cursor.position-report": true,
    "cursor.shape": true,
    "cursor.save-restore": true,
    "cursor.hide": true,
    "cursor.move.absolute": true,
    "cursor.move.up": true,
    "cursor.move.down": true,
    "cursor.move.forward": true,
    "cursor.move.back": true,
    "cursor.move.home": true,
    "cursor.horizontal-absolute": true,
    "cursor.next-line": true,
    "device.primary-da": true,
    "device.status-report": true,
    "device.decrpm": false,
    "text.basic": true,
    "text.wrap": true,
    "text.cr": true,
    "text.newline": true,
    "text.overwrite": true,
    "text.index": true,
    "text.next-line": true,
    "text.wide.cjk": true,
    "text.wide.emoji": true,
    "text.wide.emoji-zwj": true,
    "text.wide.emoji-flags": true,
    "text.wide.emoji-vs16": true,
    "text.combining": true,
    "text.tab": true,
    "text.backspace": true,
    "erase.line.right": true,
    "erase.line.left": true,
    "erase.line.all": true,
    "erase.screen.all": true,
    "erase.screen.below": true,
    "erase.screen.above": true,
    "erase.screen.scrollback": true,
    "erase.character": true,
    "editing.insert-chars": true,
    "editing.delete-chars": true,
    "editing.insert-lines": true,
    "editing.delete-lines": true,
    "editing.repeat-char": true,
    "modes.alt-screen.enter": true,
    "modes.auto-wrap": true,
    "modes.bracketed-paste": true,
    "modes.insert-replace": true,
    "modes.application-keypad": true,
    "modes.mouse-tracking": true,
    "modes.mouse-sgr": true,
    "modes.focus-tracking": true,
    "modes.application-cursor": true,
    "modes.origin": false,
    "modes.reverse-video": true,
    "modes.synchronized-output": true,
    "scrollback.set-region": true,
    "scrollback.scroll-up": true,
    "scrollback.scroll-down": true,
    "scrollback.reverse-index": true,
    "reset.ris": true,
    "reset.sgr": true,
    "reset.soft": true,
    "sgr.bold": true,
    "sgr.faint": true,
    "sgr.italic": true,
    "sgr.underline.single": true,
    "sgr.underline.double": true,
    "sgr.underline.curly": true,
    "sgr.underline.dotted": true,
    "sgr.underline.dashed": true,
    "sgr.blink": true,
    "sgr.inverse": true,
    "sgr.hidden": true,
    "sgr.strikethrough": true,
    "sgr.overline": true,
    "sgr.fg.standard": true,
    "sgr.bg.standard": true,
    "sgr.fg.bright": true,
    "sgr.bg.bright": true,
    "sgr.fg.default": true,
    "sgr.bg.default": true,
    "sgr.fg.256": true,
    "sgr.bg.256": true,
    "sgr.fg.truecolor": true,
    "sgr.bg.truecolor": true,
    "sgr.underline.color": true,
    "sgr.reset": true,
    "sgr.selective-reset.bold": true,
    "sgr.selective-reset.underline": true,
    "sgr.selective-reset.inverse": true,
    "charsets.dec-special": true,
    "charsets.utf8": true,
    "extensions.kitty-keyboard": false,
    "extensions.sixel-da1": true,
    "extensions.sixel": true,
    "extensions.osc52-clipboard": true,
    "extensions.osc7-cwd": true,
    "extensions.osc10-fg-color": true,
    "extensions.osc11-bg-color": true,
    "extensions.osc2-title": true,
    "extensions.truecolor": true,
    "extensions.osc8": true,
    "extensions.osc0-icon-title": true,
    "extensions.semantic-prompts": true,
    "extensions.kitty-graphics": false,
    "extensions.reflow": true,
    "scrollback.accumulate": true,
    "scrollback.total-lines": true,
    "scrollback.alt-screen": true,
    "modes.alt-screen.exit": true,
    "modes.mouse-all": true
  },
  "notes": {
    "device.decrpm": "No DECRPM response",
    "modes.alt-screen.enter": "Behavioral: entered and responded",
    "modes.auto-wrap": "Behavioral: wrap confirmed",
    "modes.bracketed-paste": "Behavioral: terminal responsive after enable",
    "modes.mouse-tracking": "Behavioral: responsive after enable",
    "modes.mouse-sgr": "Behavioral: responsive after enable",
    "modes.focus-tracking": "Behavioral: responsive after enable",
    "modes.application-cursor": "Behavioral: responsive after enable",
    "modes.origin": "Behavioral: cursor at row 1 (origin mapped)",
    "modes.reverse-video": "Behavioral: responsive after enable",
    "modes.synchronized-output": "Behavioral: responsive after enable",
    "extensions.kitty-keyboard": "No kitty keyboard response",
    "extensions.kitty-graphics": "No kitty graphics acknowledgment",
    "scrollback.total-lines": "Content written to scrollback",
    "modes.mouse-all": "Behavioral: responsive after enable"
  },
  "responses": {
    "cursor.position-report": "3;5",
    "cursor.save-restore": "3;5",
    "cursor.move.absolute": "5;10",
    "cursor.move.up": "3;5",
    "cursor.move.down": "7;5",
    "cursor.move.forward": "5;8",
    "cursor.move.back": "5;2",
    "cursor.move.home": "1;1",
    "cursor.horizontal-absolute": "3;15",
    "cursor.next-line": "4;1",
    "device.primary-da": "\u001b[?62;1;4c",
    "device.status-report": "\u001b[0n",
    "extensions.sixel-da1": "62;1;4",
    "extensions.osc10-fg-color": "rgb:fcfc/fcfc/fcfc",
    "extensions.osc11-bg-color": "rgb:2323/2626/2727"
  },
  "generated": "2026-07-23T14:40:01.384Z",
  "cliVersion": "3.0.0",
  "probeCount": 111
}

Submitted via npx terminfo.dev submit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions