• एक text-based user interface (TUI) टूल, जो fuzzy matching algorithm की मदद से विभिन्न data sources (फ़ाइलें, Git repositories, environment variables, Docker images आदि) में तेज़ी से खोज कर सकता है
  • इसे extensibility को ध्यान में रखकर डिज़ाइन किया गया है, और सरल configuration के साथ अलग-अलग data sources जोड़े जा सकते हैं
  • यह "Neovim के Telescope plugin" और "Helix editor के Nucleo matcher" से प्रेरित है, और "Tokio" का उपयोग करके बेहतरीन performance देता है

मुख्य फीचर

  • हाई-स्पीड: asynchronous I/O और multithreading का उपयोग करके स्मूद और responsive UI प्रदान करता है
  • Fuzzy matching: अत्याधुनिक fuzzy matching library का उपयोग कर item list को कुशलतापूर्वक filter किया जा सकता है
  • बिल्ट-इन फीचर: built-in channels और previews तुरंत उपयोग किए जा सकते हैं
  • Shell integration: shell integration के ज़रिए smart autocomplete फीचर का उपयोग किया जा सकता है
  • Channels: फ़ाइलें, Git repositories, environment variables आदि जैसे कई data sources खोजने के लिए built-in channel concept पर केंद्रित डिज़ाइन
  • Custom channels: centralized configuration file का उपयोग करके अपने channels आसानी से जोड़े जा सकते हैं
  • Preview फीचर: अलग विंडो में item की सामग्री का preview देखा जा सकता है
  • बिल्ट-इन syntax highlighting: विभिन्न file formats के लिए asynchronous syntax highlighting प्रदान करता है
  • Key bindings: Vim और अन्य लोकप्रिय terminal shortcuts से प्रेरित सहज default key bindings शामिल हैं
  • Themes: 10 default themes दिए गए हैं, या उपयोगकर्ता आसानी से custom themes बना सकते हैं
  • Cross-platform: Linux, MacOS, Windows सभी पर काम करता है
  • Terminal compatibility: प्रमुख terminal emulators में पूरी तरह काम करता है

अभी कोई टिप्पणी नहीं है.

अभी कोई टिप्पणी नहीं है.