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

推荐订阅源

人人都是产品经理
人人都是产品经理
Stack Overflow Blog
Stack Overflow Blog
S
SegmentFault 最新的问题
博客园 - 司徒正美
aimingoo的专栏
aimingoo的专栏
U
Unit 42
GbyAI
GbyAI
B
Blog RSS Feed
博客园 - Franky
L
LangChain Blog
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 三生石上(FineUI控件)
Microsoft Azure Blog
Microsoft Azure Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
G
Google Developers Blog
Last Week in AI
Last Week in AI
阮一峰的网络日志
阮一峰的网络日志
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Apple Machine Learning Research
Apple Machine Learning Research

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.