This is the Windows app named zsh-syntax-highlighting whose latest release can be downloaded as zsh-syntax-highlighting0.8.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named zsh-syntax-highlighting with OnWorks for free.
Làm theo các hướng dẫn sau để chạy ứng dụng này:
- 1. Đã tải ứng dụng này xuống PC của bạn.
- 2. Nhập vào trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 3. Tải lên ứng dụng này trong trình quản lý tệp như vậy.
- 4. Khởi động bất kỳ trình giả lập trực tuyến OS OnWorks nào từ trang web này, nhưng trình giả lập trực tuyến Windows tốt hơn.
- 5. Từ Hệ điều hành Windows OnWorks bạn vừa khởi động, hãy truy cập trình quản lý tệp của chúng tôi https://www.onworks.net/myfiles.php?username=XXXXX với tên người dùng mà bạn muốn.
- 6. Tải xuống ứng dụng và cài đặt nó.
- 7. Tải xuống Wine từ kho phần mềm phân phối Linux của bạn. Sau khi cài đặt, bạn có thể nhấp đúp vào ứng dụng để chạy chúng với Wine. Bạn cũng có thể thử PlayOnLinux, một giao diện đẹp mắt trên Wine sẽ giúp bạn cài đặt các chương trình và trò chơi phổ biến của Windows.
Wine là một cách để chạy phần mềm Windows trên Linux, nhưng không cần Windows. Wine là một lớp tương thích Windows mã nguồn mở có thể chạy các chương trình Windows trực tiếp trên bất kỳ máy tính để bàn Linux nào. Về cơ bản, Wine đang cố gắng triển khai lại đủ Windows từ đầu để nó có thể chạy tất cả các ứng dụng Windows đó mà không thực sự cần đến Windows.
MÀN HÌNH
Ad
làm nổi bật cú pháp zsh
MÔ TẢ
zsh-syntax-highlighting is a lightweight Zsh plugin that adds real-time syntax coloring to your command line as you type. It highlights known commands, options, arguments, paths, strings, and glob patterns so you can catch typos or invalid commands before pressing Enter. Unknown or misspelled commands are styled differently from valid ones, making errors obvious at a glance. The plugin is written in pure Zsh and hooks into the line editor, so it doesn’t require external binaries and works across diverse environments. It’s highly configurable: you can fine-tune individual token styles, disable specific highlighters, or extend it with custom rules to match your workflow. It plays nicely with popular frameworks like Oh My Zsh, zinit, and Antigen, and it’s commonly paired with autosuggestion and prompt plugins for a complete, ergonomic shell setup. Because it focuses on correctness and speed, it remains responsive even on large histories and complex prompts.
Tính năng
- Highlights syntax (commands, arguments, options, paths, strings) in real time as you type in zsh prompt
- Helps in identifying invalid commands or syntax errors before executing them
- Highly configurable colors/styles for the different syntactic elements
- Works by hooking into zsh’s Line Editor (ZLE), wrapping existing widgets to apply highlighting after completions and custom widgets are loaded
- Requirement to source it at end of .zshrc (after compinit and custom widgets) to ensure proper hooking
- Works in interactive terminals; performance tuned so that large buffers or long commands degrade minimally
Danh Mục
This is an application that can also be fetched from https://sourceforge.net/projects/zsh-syntax-highlighting.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
