2025-10-29发表ToolChain / Terminal1 分钟读完 (约185字)Now Playing for MPD on macOSThis article introduces a solution to enable Now Playing functionality for Music Player Daemon (MPD) on macOS.
2025-10-18发表ToolChain / Terminal7 分钟读完 (约1027字)FOSS Music Player - Mpd,mpc and RmpcThis article introduces Music Player Daemon (MPD) and its clients MPC and RMPC for a lightweight, customizable music playback experience on UNIX.
2025-10-16发表ToolChain / Shell7 分钟读完 (约1036字)Nushell - CrossPlatformEncapsulating cross-platform functions and isolating OS-specific configs using Nushell
2025-10-07发表ToolChain / Terminal7 分钟读完 (约1037字)Tmux Floating PaneTmux Popup Display/Menu & Floax Plugin
2025-08-14发表ToolChain / Shell5 分钟读完 (约736字)Terminal Tricks —— Inline EditingIntroduce Vi and Emacs Style Shortcut Preset and Inline Editing
2025-07-24发表ToolChain / Terminal7 分钟读完 (约1009字)TelevisionTelevision, A cross-platform, fast and extensible general purpose fuzzy finder.
2025-06-26发表ToolChain / VSCode3 分钟读完 (约481字)VSCode VIM Part I - EasyMotion🤖 Learn how to enhance VSCode's text navigation capabilities by setting up EasyMotion with VSCode Vim extension.
2025-05-30发表ToolChain / Git2 分钟读完 (约338字)Set Git ProxySet up a proxy for Git operations, both for HTTP/HTTPS and SSH connections.
2025-05-21发表ToolChain / Git16 分钟读完 (约2470字)Learn Git Data Structure Design浅析Git中的数据结构,包括对象、引用、分支等概念。这些内容是深入理解Git工作原理的基础。