mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
2 commits
974c692ce0
...
50ea01f188
Author | SHA1 | Date | |
---|---|---|---|
|
50ea01f188 | ||
|
7999e5d9c2 |
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@
|
|||
local manpage=""
|
||||
manpage="$(fzf-search-manpage "$cmd_name")"
|
||||
BUFFER="man $manpage"
|
||||
zle redisplay
|
||||
zle accept-line
|
||||
}
|
||||
zle -N find-man-page _widget_find_man_page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue