Pratyukt Writespratyukt.hashnode.dev·Sep 4, 2024Getting Started with tmux: A short guideHey folks! 🌟 Today, I’m going to give you the lowdown on tmux, which has become my new favorite tool. If you’re into managing multiple terminal sessions without losing your mind, tmux is about to be your new best friend. So, let’s dive in and see ho...Discuss·45 readstmux
Rajat Kumar Nayakrajatinfocus.hashnode.dev·Sep 3, 2024Effortless Node.js Deployment on Amazon EC2 with tmux: A Step-by-Step GuideIn this blog, we will have a clear and step-by-step understanding of how to host our node application on an Amazon EC2 instance and how to keep the application running. Introduction: Imagine you're a chef in a busy kitchen, about to serve a delicious...DiscussNode.js
Madhav Krishan Goswamimadhavkrishangoswami.hashnode.dev·Aug 26, 2024Setting Up My Neovim Config with LazyVim and Tmux on macOSAs a developer, finding the right tools to streamline your workflow is crucial. Recently, I decided to dive into setting up Neovim as my primary text editor. With the powerful combination of LazyVim and Tmux, I was able to create a highly customized ...Discuss·2 likes·34 readslazvim
Rajesh Kumar Dasblogs.hyperoot.dev·Aug 25, 2024Minimal and Effective TmuxConfiguring Tmux and Using .tmux.conf Tmux is a terminal multiplexer that allows you to manage multiple terminal sessions from a single window. You can create, navigate, split, and close panes and windows easily. Configuring Tmux with a .tmux.conf fi...Discusstmux
Dung Huynh Ducblog.productsway.com·Aug 12, 2024Simplifying TmuxIntroduction At first, I found tmux difficult to use and set up, even though it offers a fantastic wiki for getting started. I wished there was an open-source tool like Oh My Zsh for tmux. Then, aha, I discovered .tmux—a game-changer that makes tmux ...Discuss·28 readstmux
Shanu Rawshanu001x.hashnode.dev·Aug 2, 2024Tools That Make You More Productive as a Software DeveloperToday in this blog, we're going to answer you what makes a senior developer truly senior. Have you ever wondered what sets apart the most productive software developers from the folks? Is it their coding skills, their experience, or something else en...Discusssenior-software-engineer
Sina Mathew (Genius)blog.sinamathew.tech·Jul 21, 2024Terminal AI Assistant: Meet TermAI for Efficient WorkflowsIn the ever-evolving landscape of artificial intelligence, integrating powerful APIs into our daily workflows can significantly enhance productivity and creativity. One such integration is the use of the Gemini API within the TermAI framework, which ...Discuss·21 likes·134 readsLinux
smsmpulupulusmsmpulupulu.hashnode.dev·Jun 15, 2024the best way to save/restore your tmux session效果展示 状态是什么 准备工作总是麻烦的,在不同的task之间切换,想重新找回上下文更是让人混乱。就像计算机一样。我们需要某种机制,能去确切的保存住当前的状态。在以后的任意时间点能够切换回来 tmux的一些问题 对于我来说,一个任务的上下文基本分为 笔记,记录了当前的进度,想法,todolist等 终端,我一般会开一个tmux session。将日志,测试,程序启动等这个任务相关的所有东西放在同一个屏幕上 网页。firefox+tst 可以直接保存在书签中。 ide,vscode打开的...Discuss·31 readsday in techhow do i work
Prajwal Bharadwaj BMblog.prajwalbm.com·May 3, 2024tmux 101: Unlock the Power of Your Terminal with tmuxIn the realm of command-line tools, efficiency and productivity are paramount. Whether you're managing remote servers, developing software, or simply trying to juggle multiple tasks simultaneously, the terminal can sometimes feel limiting. Meet tmux,...Discuss·1 like·43 readsterminal producivity
Hilmi Shahhilmishah.com·Mar 31, 2024Exploring TMUX: A Beginner's GuideIntroduction to TMUX TMUX is a powerful terminal multiplexer that enhances your command-line experience by allowing you to manage multiple terminal programs within a single terminal window. It acts as a window manager for the terminal, enabling you t...Discusstmux