7 个仓库
Capabilities for moving the cursor between files and directories based on their location on disk.
Distinct from Subdirectory Jumping: Closest candidates relate to specific subdirectory jumping or file-type alignment, not alphabetical file-to-file movement.
Explore 7 awesome GitHub repositories matching development tools & productivity · Filesystem Navigation. Refine with filters or upvote what's useful.
mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls
Provides a visual interface to browse, open, and manipulate files and folders on disk.
This project is a comprehensive educational resource and curriculum focused on site reliability engineering, distributed systems, and infrastructure operations. It provides technical guides, a systems engineering course, and instructional manuals designed to teach the principles of managing large-scale computing environments. The curriculum covers high-level architectural design for scalability and resilience, including fault-tolerant infrastructure, high-availability patterns, and microservices decomposition. It emphasizes the practical application of site reliability engineering through the
Instructs on moving between directories and listing files to manage filesystem structure.
MaterialFiles is a graphical Linux file manager and system utility designed for local file management, archive manipulation, and system administration. It provides a filesystem interface for navigating directories, inspecting file attributes, and managing local files. The application supports privileged root access to manage restricted system files and directories. It includes specialized tools for Linux system administration, such as inspecting security contexts, symbolic links, and file permissions. The utility features a network file client for connecting to remote servers and managing fi
Implements a hierarchical filesystem interface for navigating local and remote storage directories.
The Missing Semester is a free, open-source educational curriculum designed to bridge the gap between theoretical computer science and the practical tooling every software engineer needs. Organized as a structured course, it covers Unix shell mastery, version control with Git, software debugging and profiling, system administration fundamentals, and computer security practices — the skills often left out of traditional degree programs. The project is maintained as a collaborative set of lecture notes, exercises, and guides that function as both a professional development tools course and a Uni
Covers moving between directories using cd and pwd, resolving absolute and relative paths.
Neo-tree is an extensible UI component for Neovim that functions as a file explorer, project resource manager, and git status browser. It provides a tree-based interface for navigating filesystems, managing open buffers, and organizing document symbols within a side panel. The project is designed as a customizable framework that allows for the integration of external data sources and the implementation of user-defined event handlers. It supports custom tree visuals and component rendering, enabling the display of metadata, custom icons, and third-party plugin data within the tree view. Capab
Facilitates browsing folders and files in a tree view to perform renaming, moving, and deleting operations.
fff 是一个用 Bash 编写的基于终端的文件管理器。它提供了一个文本用户界面,用于使用键盘快捷键导航和操作目录及文件。 该项目专注于 Shell 集成,保持目录上下文并允许用户启动以活动文件夹为中心的集成终端实例。它包含一个用于选择要传递给外部编辑器的项目的文件选择器模式,并支持在终端内进行集成图像渲染。 核心功能包括键盘驱动的文件系统导航、实时目录过滤和书签功能。该工具支持文件元数据展示,以及通过标记和粘贴工作流进行复制、移动、删除和批量重命名等批量操作。
Implements keyboard-driven browsing of directories and movement between parent, child, and home folders.
NeoMutt is a terminal-based electronic mail management system that provides a text-based user interface for reading and composing emails. It functions as a mail manager and client supporting IMAP, POP3, and SMTP protocols, as well as NNTP for newsgroup access. The project distinguishes itself through integrated support for PGP and S/MIME encryption, providing tools for signing and encrypting messages and managing cryptographic keys. It supports modern authentication via OAuth2 and offers specialized MIME-aware reading capabilities for decoding multipart messages and visualizing MIME structure
Navigates local or remote directories to select mailboxes or attach files.