ErrLookup › felixse/FluentTerminal
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies. · C# · 309 source files
Analyzed at ba83ec485e on 2026-08-13. 18 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Root node was not a dictionary. | exception | error | theme-parsing, plist, iterm, input-validation |
| Color node was not a dictionary | exception | error | theme-parsing, plist, iterm, color, input-validation |
| Red node value was not a real number | exception | error | theme-parsing, plist, iterm, color, type-mismatch |
| Green node value was not a real number | exception | error | theme-parsing, plist, iterm, color, type-mismatch |
| Failed to save the file. | exception | error | file-io, tray-ipc, appservice, permissions, uwp |
| Failed to read the file. | exception | error | file-io, tray-ipc, appservice, permissions, uwp |
| UserInfo part contains {parts.Length} elements. | exception | error | uri-parsing, ssh, mosh, input-validation |
| Invalid link. | validation | error | uri-parsing, command-profile, input-validation, i18n |
| '${command}' command not found. Error message: ${error} | exception | error | process, path-lookup, where, windows, shell |
| '${command}' command not found. Exit code: ${process.ExitCod | exception | error | process, path-lookup, where, windows, race-condition |
| UserInfo part contains ${parts.Length} elements. | validation | error | uri-parsing, ssh, mosh, input-validation |
| failed to create pipe | exception | critical | conpty, win32, pipe, native, terminal-backend |
| Could not allocate console for this process. | exception | critical | conpty, win32, console, native, terminal-backend |
| Could not get console mode. | exception | critical | conpty, win32, console, native, terminal-backend |
| Could not enable virtual terminal processing. | exception | critical | conpty, win32, console, vt-processing, native, terminal-backend |
| Could not get console screen buffer. | exception | critical | conpty, win32, console, createfile, native, terminal-backend |
| winpty_error_msg(errorHandle) | exception | critical | winpty, native, terminal-backend, pinvoke, shell |
| Failed to start the shell process. Please check your shell s | exception | critical | winpty, native, terminal-backend, shell, process-spawn, profile |