When creating a new window, can you open to the CWD in your terminal emulator of choice?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • personal-config

    A repo of all of my configurations that I use in each software (by funnyboy-roks)

    I don’t know much about Kitty, but there may be a config option to open in the directory of the last focused instance. If not, you may be able to find/write a script that will open it in the directory of the focused window. I used this script for launching alacritty in this way.

  • kitty

    Cross-platform, fast, feature-rich, GPU based terminal

    Have you seen https://github.com/kovidgoyal/kitty/issues/952?

  • 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.

  • asyncrun.vim

    :rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!

    If you want to open a new terminal in the CWD of neovim, you couls either use neovim's built in terminal or, if it needa to be kitty, use the neovim AsyncRun-plugin and start kitty with the necessary command-line options to start in neovims's CWD(I uae this with Alacritty instead of Kitty).

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