Micro: "Terminal entry not found" kitty

Created on 15 May 2019  路  6Comments  路  Source: zyedidia/micro

Description of the problem or steps to reproduce

When opening micro in the Kitty terminal emulator, the following error message appears:
"terminal entry not found
Fatal: Micro could not initialize a screen."

Specifications

Commit hash: 1856891
OS: Arch Linux
Terminal: Kitty

All 6 comments

Try setting export TERM=xterm-256color in your .bashrc or .zshrc.

Try setting export TERM=xterm-256color in your .bashrc or .zshrc.

That's an exceptionally bad idea that will likely break more than it'll fix.

Same here with the Alacritty terminal and micro version 1.4.1

This problem is fixed in micro 2.0.0. Micro will dynamically look in the system terminfo file using infocmp if your terminal is not among the list of statically known terminals.

Awesome, just need to wait a bit then. Looking forward to being able to use Micro with my (current) favorite terminal

Kitty and Alacritty both work with micro 2.0.1 so I'm guessing this can be closed now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nabeelomer picture nabeelomer  路  4Comments

handicraftsman picture handicraftsman  路  4Comments

AndreyTheHacker picture AndreyTheHacker  路  3Comments

xintrea picture xintrea  路  3Comments

bitcoinmeetups picture bitcoinmeetups  路  3Comments