16 पॉइंट द्वारा xguru 2023-06-22 | 1 टिप्पणियां | WhatsApp पर शेयर करें
  • बेहतर फीचर्स और UX देने वाला shell
  • pipeline में अतिरिक्त type information का समर्थन (JSON/टेबल जैसे data format में उपयोग किया जा सकता है, इसलिए मौजूदा UNIX tools और ज़्यादा स्मार्ट तरीके से integrate होते हैं)
  • usability में सुधार
    • inline spell check
    • Return दबाने से पहले command के बारे में समझाने वाले context-aware hints
    • man pages को अपने-आप parse करके उन commands के लिए भी auto-completion सपोर्ट जो auto-completion को सपोर्ट नहीं करते
  • ज़्यादा स्मार्ट error handling और debugging support
    • try/catch blocks में error messages में line number शामिल
    • STDOUT को लाल रंग में highlight किया जाता है
    • language में ही script testing और debugging environment built-in

1 टिप्पणियां

 
roxie 2023-06-24

काफ़ी समय बाद यह वाकई अच्छी ख़बर है। एक नया shell, कमाल है!