惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
腾讯CDC
A
About on SuperTechFans
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
D
DataBreaches.Net
D
Docker
宝玉的分享
宝玉的分享
量子位
Microsoft Azure Blog
Microsoft Azure Blog
Martin Fowler
Martin Fowler
博客园 - 三生石上(FineUI控件)
Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX
Last Week in AI
Last Week in AI
H
Help Net Security
Hugging Face - Blog
Hugging Face - Blog
M
MIT News - Artificial intelligence

Stonecharioteer on Tech

I Traced My Traffic Through a Home Tailscale Exit Node What Was I Reading Last? In Three Not-So-Easy Pieces Dogfooding Is Hard Code blocks in your books, finally GoForGo v0.9.0 Merrilin - We built an app to read books I use a Macbook now Data Structures & Algorithms - Preparing for Interviews Using a local DNS namespace for local service discovery Direction KOllector - Publishing KOReader Highlights gbt: branches touched in the last 24 hours A Soiree into Symbols in Ruby Some Smalltalk about Ruby Loops Ruby Blocks Returning from Ruby Blocks, Procs and Lambdas My Linux Laptop Finally Works: How Claude Helped Me Fix Years of Annoyances TIL: Watchexec - Modern File Watching for Development Workflows A Less Busy Mind GoForGo - Learn Go through live examples Migrating My Old Blog to Hugo with Claude The Qtile Window Manager: A Python-Powered Tiling Experience Read the RFCs that Built the Internet Py-x-Protobuf - Or How I Learned to Stop Worrying and Love Protocol Buffers Python Reverse a List New Beginnings Leaving ChainSafe Systems Screen Lock for Cinnamon Desktop using Zenity and Terminal Commands Crews Not Teams A System for Getting Better at LeetCode
TIL: Awesome Tmux Resources for Terminal Multiplexing
2021-04-04 · via Stonecharioteer on Tech

Awesome Tmux Resource Collection

  • GitHub - rothgar/awesome-tmux
  • Comprehensive list of tmux plugins, configurations, and tools
  • Curated collection of themes, status bar configurations, and productivity enhancements
  • Great starting point for customizing tmux setups

Key Categories

Essential Plugins

  • tmux-resurrect: Session persistence across reboots
  • tmux-continuum: Automatic session saving and restoration
  • tmux-copycat: Enhanced search functionality
  • tmux-yank: System clipboard integration
  • tmux-pain-control: Better pane management keybindings

Configuration Management

  • Oh My Tmux: Feature-rich tmux configuration framework
  • TPM (Tmux Plugin Manager): Easy plugin installation and management
  • Custom configurations: Pre-built setups for different workflows
  • Theme collections: Visual customization options

Productivity Tools

  • Session managers: Tools for organizing and switching between projects
  • Status bar enhancements: System monitoring and information display
  • Pane management: Advanced splitting and navigation tools
  • Integration tools: Connecting tmux with editors and other tools

Technology History

The Case of the Top Secret iPod

  • The Case of the Top Secret iPod - TidBITS
  • Fascinating story about Apple’s secret work with the U.S. Department of Energy
  • Modified iPods used for classified government applications
  • Demonstrates the intersection of consumer technology and government security needs

Key Takeaways

  • Plugin Ecosystem: Rich ecosystem of plugins for extending tmux functionality
  • Configuration Sharing: Learning from others’ configurations accelerates setup
  • Workflow Integration: Tmux can be central to terminal-based development workflows
  • Productivity Gains: Proper tmux setup significantly improves terminal efficiency
  • Tech History: Consumer devices often have hidden applications in specialized domains

Tmux is essential for anyone working extensively in terminal environments, and having a curated list of resources makes setup and customization much more manageable. The iPod story reminds us that technology often has uses far beyond its original design intent.