Is it possible to start vim and only cover half of the current terminal?

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

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

    A tool to help manage context/project specific shell-things like environment variables.

  • If the environment variables are directory specific then you could use a tool like: https://github.com/DanCardin/sauce

  • dotfiles

    Bash shell and Vim configuration settings (by Integralist)

  • I don't think you want to use your .gitconfig for this sort of thing. You'll want to have some Bash scripting added to your .bashrc file to spin up tmux and get it to open the specific layout you need. I do something similar but I don't have it automatically run in my .bashrc. I instead have a separate bash script file that defines a function that I manually run: https://github.com/Integralist/dotfiles/blob/main/tmux.sh

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