Part 4: Wezterm Terminal as Part of Your Development Workflow
I will preface this article by saying, out of all the tools/apps in this series, this is probably the least important decision you will make. You can use any terminal editor and basically still have the same development workflow as me. Some common terminal emulators include: kitty alacritty foot wezterm Background After a break that was probably too long in this series, we’re on to the next part looking at our terminal and how we set it up. Part of the reason was when I started this series I was using alacritty, however after moving to Hyprland I soon moved over to the foot terminal. The main reason for this was the sixel support with a CLI file manager. lf. Which worked with the foot terminal emulator, but I couldn’t get working with alacritty. This was so that I could preview images in the CLI when using lf. ...