Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 999 Bytes

README.org

File metadata and controls

26 lines (19 loc) · 999 Bytes

https://badges.gitter.im/helm-q/community.svg

Manage remote q sessions with Helm and q-mode

Prerequisites

How to use

  1. In `~/.helm-q/`, place one or several files with connection details of already running q instances, e.g.:
host:port <tab> description
  1. M-x eval-buffer on helm-q.el
  2. M-x helm-q
  3. start typing any detail of the instance you want to connect to and let Helm do its fuzzy matchgic
  4. RET on the selection will run qcon program with the selected address
  5. you can M-x helm-q again to connect to another q instance in its own buffer, rinse & repeat
  6. enjoy your multiple remote q sessions

Demo

demo.gif