# jEMach - tmux/nvim tool for REPL assistance

**URL:** https://discourse.julialang.org/t/jemach-tmux-nvim-tool-for-repl-assistance/137615
**Category:** Tooling
**Tags:** package, announcement, neovim, project, tooling
**Created:** [June 14, 2026, 10:53am UTC](https://discourse.julialang.org/t/jemach-tmux-nvim-tool-for-repl-assistance/137615 "2026-06-14T10:53:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kitajusSus](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kitajussus/32/220825_2.png) [@kitajusSus](https://discourse.julialang.org/u/kitajusSus)
#### Post date: [June 14, 2026, 10:53am UTC](https://discourse.julialang.org/t/jemach-tmux-nvim-tool-for-repl-assistance/137615/1 "2026-06-14T10:53:25Z")

</div>

A few months ago I started working on a tool that helps me remember variables/structures/functions I’ve created in the Julia REPL. After some suggestions from Reddit and a change in my workflow, because now I’m using tmux more and just switching between workspaces for coding and the REPL I updated my jEMach tool to cover that workflow with tmux.

[link github](https://github.com/kitajusSus/jEMach)

 ![image](https://global.discourse-cdn.com/julialang/original/3X/b/f/bf4f18fbc7b85c24a82d14a90b71e4506d89f0b7.jpeg)

Before it looked like this  
https://embed.reddit.com/r/Julia/comments/1oqdrmo/plugin_for_julia_workflow_in_nvim/?embed=true&ref_source=embed&ref=share

What do you think?
