ErrLookup › micro-editor/micro

micro-editor/micro

A modern and intuitive terminal-based text editor · Go · 83 source files

Analyzed at 1c8b82b32e on 2026-08-15. 37 documented errors.

Code / MessageTypeSeverityTags
Aborted
exception error startup, backup, recovery, user-abort, config
Invalid event %s
validation error keybinding, config, parsing, json
%s is not a bindable event
validation error keybinding, config, parsing, validation
bindings is locked by the user
exception warning plugin, lua, settings, keybinding, policy
Error reading bindings.json file: %s
exception error config, permissions, io, filesystem, keybinding
Error reading bindings.json: %s
exception error config, json, json5, parsing, keybinding
Unable to load help text for %s: %v
exception warning help, runtime, resources, installation, command
Not enough arguments
validation warning command, arguments, validation, navigation, editor-command
Unsupported operating system
exception error terminal, platform, windows, build-tags, unsupported
Terminal emulator is not supported on this system
exception error terminal, platform, constructor, windows, unsupported
Error: %s is a directory and cannot be opened
exception error filesystem, path, open, buffer, io
Error: %s is not a regular file and cannot be opened
exception error filesystem, path, open, special-files, buffer
could not open file
exception error io, open, encoding, buffer, generic
no diff data
exception warning diff, git, navigation, sequence, buffer
no next diff hunk
exception info diff, git, navigation, sentinel
Cannot save readonly buffer
exception warning save, readonly, buffer-type, log, help
Cannot save scratch buffer
exception warning save, scratch, buffer-type, help, plugin
Error: %s is a directory and cannot be saved
exception error save, filesystem, path, directory, io
Error: %s is not a regular file and cannot be saved
exception error filesystem, save, io, special-files
Parent dirs don't exist, enable 'mkparents' for auto creatio
exception error filesystem, save, settings, directories
%s You may want to remove the files in ~/.config/micro/buffe
exception warning serialization, gob, upgrade, corruption, config
Invalid clipboard method
validation error clipboard, enum, programming-error, switch
No clipboard received from terminal
exception warning clipboard, osc52, terminal, timeout, ssh
%s is not a valid colorscheme
validation error colorscheme, config, runtime-files, theming
Error loading colorscheme: %s
exception error colorscheme, io, permissions, config
Color-link statement is not valid: %s
validation error colorscheme, parsing, syntax, config
Error finding your home directory Can't load config files: %
exception critical environment, config, home-directory, container, startup
Error: %s does not exist. Defaulting to %s.
exception warning config, cli-flags, filesystem, startup
Error creating configuration directory: %s
exception critical config, filesystem, permissions, startup, mkdir
Plugin %s: %s
exception error plugins, lua, runtime-error, hooks
Plugin %s does not exist
exception error plugins, lua-api, runtime-files, names
Invalid option
validation error settings, options, command-bar, typo
Invalid value
validation error settings, options, type-mismatch, parsing
Error with glob setting %s: %s
validation warning settings, glob, config, validation
Error reading settings.json file: %s
exception error settings, io, permissions, config, startup
Error reading settings.json: %s
exception error settings, json5, parsing, config, startup
Error: setting '%s' has incorrect type (%s), using default v
validation error config, settings, type-mismatch, json