mbox series

[0/1] ncurses: Add alacritty terminfo

Message ID 20241202080629.1639470-1-peter@pjd.dev
Headers show
Series ncurses: Add alacritty terminfo | expand

Message

Peter Delevoryas Dec. 2, 2024, 8:06 a.m. UTC
I use the alacritty terminal emulator and work on the OpenBMC project [1]. I
find that when I login to BMCs, I can't use ctrl-l, ctrl-n, or ctrl-p to clear
the screen or select previously executed shell commands. From my testing locally
with an OpenBMC image, I think all that's necessary is to update this recipe
to copy alacritty terminal info, which is already part of the latest terminfo
library distribution.

[1]: https://github.com/openbmc/openbmc

Peter Delevoryas (1):
  ncurses: Add alacritty terminfo

 meta/recipes-core/ncurses/ncurses.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)