Được TopGit lập chỉ mục từ metadata GitHub: zsh-users/zaw có 588 sao, viết chủ yếu bằng Shell. zsh anything.el-like widget.
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
filter items with zsh patterns separated by spaces, use ^N, ^P and select one.
execute action by pressing enter key or press Meta-enter for alternative action.
instead, press tab key and select action you want to execute.
sources
currently these sources are available:
aliases
applications
bookmark
cdr (needs cdr enabled. Google it or use this packaged version <https://github.com/willghatch/zsh-cdr>_)
commands
command-output
fasd
fasd-directories
fasd-files
functions
git-branches
git-recent-all-branches
git-recent-branches
git-files
git-files-legacy
git-log
git-reflog
git-status
history
locate
open-file
perldoc
process
programs
screens
searcher (ag/ack)
ssh-hosts
tmux
widgets
(Note: git-files-legacy is an alternative for git-files.
git-files classifies modified files, git-files-legacy doesn't do it for
performance reason.)
Additional sources can be installed as third-party plugins. Here is a list of all
the ones we know about. Please let us know about any more you find or make!
Installation is easiest with a plugin manager such as
zgen <https://github.com/tarjoilija/zgen>_. Otherwise you can just source the
.zsh file that contains the source.
example:
zstyle ':filter-select:highlight' matched fg=yellow,standout
zstyle ':filter-select' max-lines 10 # use 10 lines for filter-select
zstyle ':filter-select' max-lines -10 # use $LINES - 10 for filter-select
zstyle ':filter-select' rotate-list yes # enable rotation for filter-select
zstyle ':filter-select' case-insensitive yes # enable case-insensitive search
zstyle ':filter-select' extended-search yes # see below
zstyle ':filter-select' hist-find-no-dups yes # ignore duplicates in history source
zstyle ':filter-select' escape-descriptions no # display literal newlines, not \n, etc
zstyle ':zaw:git-files' default zaw-callback-append-to-buffer # set default action for git-files
zstyle ':zaw:git-files' alt zaw-callback-edit-file # set the alt action for git-files
extended-search:
If this style set to be true value, the searching bahavior will be
extended as follows:
^ Match the beginning of the line if the word begins with ^
$ Match the end of the line if the word ends with $
! Match anything except the word following it if the word begins with !
so-called smartcase searching
If you want to search these metacharacters, please doubly escape them.
environment variable
ZAW_EDITOR editor command. If this variable is not set, use EDITOR value.
ZAW_EDITOR_JUMP_PARAM open editor command with line params.
%LINE% is replaced by line number.
%FILE% is replaced by file path.
default +%LINE% %FILE%
making sources
If you want to make another source, please do! Look at https://github.com/termoshtt/zaw-systemd
as an example of how to make a source repo. Note that it uses the .plugin.zsh
convention that plugin managers like zgen and antigen expect for its main file.
The sources directory contains the files for the actual sources. All the sources
in this repository's sources directory are good references as well for what
the source files should look like. They tend to be quite simple.
If your source requires any additional configuration or dependencies, be sure to
list all of that in your project's README file.
Let us know when you make new plugins so we can add them to our list!
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/zsh-users/zaw là nguồn chính thức.
zsh-users/zaw có bao nhiêu sao?
zsh-users/zaw có 588 sao GitHub — tải lại trang để xem số mới nhất, hoặc xem trực tiếp github.com/zsh-users/zaw. TopGit phản chiếu số sao của GitHub nhưng không cam kết đến từng phút.
zsh-users/zaw có tag gì không?
Bản đồng bộ chưa ghi nhận topic GitHub nào cho zsh-users/zaw. GitHub topics hiển thị ở thanh bên phải trang repo — đó là nơi đáng kiểm tra nhất.
zsh-users/zaw còn đang phát triển không?
Commit gần nhất trên zsh-users/zaw là 3.0 năm trước (theo timestamp GitHub). Repo có 69 fork — một chỉ báo về mức độ quan tâm của cộng đồng.
zsh-users/zaw viết bằng ngôn ngữ gì?
zsh-users/zaw chủ yếu viết bằng Shell. Trường "language" của GitHub dựa trên phần lớn byte ở nhánh mặc định.
Đọc đầy đủ README ở tab phía trên.
zaw có đáng để bạn bỏ thời gian?
ChatGPT, Claude và Perplexity đều đọc được trang này. Hỏi thử xem họ nghĩ gì về zaw.