2 مستودعات
UI components for rendering filesystem paths with enhanced visual indicators like icons and writability markers.
Distinct from Working Directory Getters and Setters: Existing candidates focus on programmatic getters/setters or security discovery, not visual prompt rendering.
Explore 2 awesome GitHub repositories matching user interface & experience · Directory Path Visualizations. Refine with filters or upvote what's useful.
هذا المشروع هو واجهة قائمة على التكوين لتحديد التخطيط والألوان والقطاعات الديناميكية لموجه سطر الأوامر. يعمل كشريط حالة مرئي يعرض حالة التحكم في الإصدار وسياق البيئة مباشرة داخل الصدفة (shell). يتتبع النظام حالة التحكم في الإصدار عن طريق اكتشاف أسماء الفروع وحالات الملفات لأنظمة التحكم في الإصدار المختلفة. كما يعرض سياقات بيئة التشغيل، مثل البيئات الافتراضية النشطة وملفات تعريف السحابة. توفر الأداة قدرات لتخصيص موجه الصدفة، بما في ذلك تطبيق السمات المرئية، واختصار المسار لأشجار الدليل العميقة، وحقن المحتوى الديناميكي من أوامر الصدفة. يمكنه أيضاً تغيير ألوان الموجه بناءً على كود النجاح أو الفشل للأمر الذي تم تنفيذه مسبقاً.
Renders filesystem paths with truncation using ellipses to maintain a concise command line prompt.
Tide is an asynchronous shell prompt and Zsh theme designed to maintain interface responsiveness by computing high-latency data in the background. It functions as a context-aware command line that tracks active programming language versions, cloud infrastructure status, and command execution times. The project includes an interactive prompt configurator that allows users to visually design layouts, color schemes, and behavior settings through a terminal-based wizard. It also features a transient prompt engine that collapses previous command lines to reduce terminal scrollback clutter. The sy
Renders the current working directory with custom icons for home folders and writability indicators.