7 dépôts
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 est un gestionnaire de fichiers basé sur le terminal écrit en Bash. Il fournit une interface utilisateur textuelle pour naviguer et manipuler les répertoires et les fichiers en utilisant des raccourcis clavier. Le projet se concentre sur l'intégration au shell, maintenant le contexte du répertoire et permettant aux utilisateurs de lancer des instances de terminal intégrées centrées sur le dossier actif. Il inclut un mode sélecteur de fichiers pour choisir des éléments à transmettre à des éditeurs externes et prend en charge le rendu d'image intégré dans le terminal. Les capacités principales incluent la navigation dans le système de fichiers pilotée par clavier, le filtrage de répertoire en temps réel et la mise en favoris. L'outil prend en charge l'affichage des métadonnées des fichiers et les opérations en masse telles que la copie, le déplacement, la suppression et le renommage par lots via un flux de travail de marquage et de collage.
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.