TIL: Fix missing terminal error message

https://ghostty.org/docs/help/terminfo

Copy Ghostty terminfo to remote server

infocmp -x xterm-ghostty | ssh YOUR-SERVER -- tic -x -



Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • TIL: Multi-node GPU training with SkyPilot and PyTorch Lightning
  • TIL: Request GCP quota increase
  • TIL: Useful Datamol functions
  • TIL: Template data processing script with pathlib, fire, joblib, loguru, and tqdm
  • TIL: Template data exploration Jupyter notebook