-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
And if you have lot of projects open, like I usually do, I would suggest tmux-fzf to switch between them.
-
And to save and restore tmux sessions automatically, I use tmux-resurrect + tmux-continuum.
-
tmux-continuum
Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on.
And to save and restore tmux sessions automatically, I use tmux-resurrect + tmux-continuum.
-
There are several plugins and articles on how to integrate yank/paste across vim, tmux, and OS. I'm not posting my solution as any solution is specific to your environment. vim-tmux-clipboard is one example plugin (but I don't use it).
-
It’s a terminal multiplexer. A good starting point is the tmux wiki. If you decide to use it, after a few days of configuring it the video will make sense. :) It’s a cool tool.