Wezterm integration in Neovim

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • wezterm.nvim

    Utilities for interacting with Wezterm from within Neovim

  • Here it is: https://github.com/willothy/wezterm.nvim/

    if I'm not mistaken navigator does help with switching between nvim/wezterm panes

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • .dotfiles

    My dev setup scripts and configs (by protiumx)

  • Another cool feature is that you can get the process name and working dir, so in my Tab title I have a nerd font icon and the folder. In addition the font color changes if the tab has new output for any of its pane. You can check my config here

  • Colorizer

    color hex codes and color names

  • Not sure how to force programs to output colors, that's generally program-specific. You can use Colorizer to highlight ASCII escape sequences once you get color output though.

  • dotfiles

  • My config is very minimal, the only thing I really use is tabs, but here it is: https://github.com/willothy/dotfiles/blob/main/.config/wezterm/wezterm.lua

  • faketty

    Example lib for faking isatty() calls using LD_PRELOAD. (by cvolny)

  • The easiest way on posix is to use LD_PRELOAD for the is_tty call ie via https://github.com/cvolny/faketty

  • sidebar.nvim

    A generic and modular lua sidebar for Neovim

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Any hope for Neovim terminal?

    13 projects | /r/neovim | 2 May 2022
  • Show me your well organised lua config

    24 projects | /r/neovim | 18 Apr 2022
  • Question about split/tab workflow after editor switch

    3 projects | /r/neovim | 28 Dec 2021
  • tmux.nvim: a *very* tiny lua plugin for seamless switching between tmux panes and vim splits

    3 projects | /r/neovim | 13 Aug 2021
  • Tmux Bug on display with Neovim

    3 projects | /r/tmux | 29 May 2021