Populate quickfix from a tmux pane

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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
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
  • 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.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • 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)

  • 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

  • Neovim Plugin equivalent for task runner of VSCode

    2 projects | /r/neovim | 5 Jan 2023
  • Recommend the plugin for running tests inside of nvim!

    5 projects | /r/neovim | 15 Jul 2022
  • Any way to send errors from npm (yarn) local server to neovim?

    3 projects | /r/neovim | 24 Apr 2022
  • Is there a plugin for seeing a live preview of HTML/CSS/JS?

    3 projects | /r/neovim | 10 Sep 2021
  • What do you use for async commands?

    3 projects | /r/vim | 17 Aug 2021