Populate quickfix from a tmux pane

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

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

    easily interact with tmux from vim

  • P.S. I tried the vimux plugin, but it doesn't have this feature. Seems though that it would be a great place to add it.

  • neovim-remote

    :ok_hand: Support for --remote and friends.

  • You can use neovim-remote. It connects to your nvim instance and allows you to send stuff to the quickfix via nvm -q <(some command here)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • vim-dispatch

    dispatch.vim: Asynchronous build and test dispatcher

  • I use vim-dispatch for this and it's perfect

  • vim-ultest

    The ultimate testing plugin for (Neo)Vim

  • Another thing I use for tests is https://github.com/rcarriga/vim-ultest which allows running the test and seeing the output inside vim, which works quite nice once I have narrowed down the test file that has the failing test.

  • tmux-copycat

    A plugin that enhances tmux search

  • The final workflow that comes to mind is using https://github.com/tmux-plugins/tmux-copycat and the prefix + ctrl-f command to jump between file paths, which could provide a faster way to get your file path from command output in tmux into vim.

  • 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