FreeBSD Bugzilla – Attachment 169961 Details for
Bug 209263
[NEW PORT] shells/zsh-navigation-tools: advanced history searcher for Zsh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
zsh-navigation-tools v2.0.8
zsh-navigation-tools.shar (text/plain), 4.11 KB, created by
Sebastian Gniazdowski
on 2016-05-04 13:37:43 UTC
(
hide
)
Description:
zsh-navigation-tools v2.0.8
Filename:
MIME Type:
Creator:
Sebastian Gniazdowski
Created:
2016-05-04 13:37:43 UTC
Size:
4.11 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># zsh-navigation-tools ># zsh-navigation-tools/distinfo ># zsh-navigation-tools/Makefile ># zsh-navigation-tools/pkg-descr ># zsh-navigation-tools/pkg-plist ># >echo c - zsh-navigation-tools >mkdir -p zsh-navigation-tools > /dev/null 2>&1 >echo x - zsh-navigation-tools/distinfo >sed 's/^X//' >zsh-navigation-tools/distinfo << '8a0e4b8698b316448cb089b32790fdf8' >XSHA256 (psprint-zsh-navigation-tools-v2.0.8_GH0.tar.gz) = 6534b68d485b9d1fda7b35c1624ace7da02f2674e038ea56ce20fdbaab1cc3de >XSIZE (psprint-zsh-navigation-tools-v2.0.8_GH0.tar.gz) = 132628 >8a0e4b8698b316448cb089b32790fdf8 >echo x - zsh-navigation-tools/Makefile >sed 's/^X//' >zsh-navigation-tools/Makefile << '4361373b8c1a8114e388998efec3ffde' >X# $FreeBSD$ >X >XPORTNAME=zsh-navigation-tools >XPORTVERSION=2.0.8 >XDISTVERSIONPREFIX=v >XCATEGORIES=shells >X >XMAINTAINER=sgniazdowski@gmail.com >XCOMMENT=Zsh curses-based tools, e.g. multi-word history searcher >X >XLICENSE=GPLv3 MIT >XLICENSE_COMB=dual >XLICENSE_FILE=${WRKSRC}/LICENSE >X >XUSE_GITHUB= yes >XGH_ACCOUNT= psprint >X >X.include <bsd.port.mk> >4361373b8c1a8114e388998efec3ffde >echo x - zsh-navigation-tools/pkg-descr >sed 's/^X//' >zsh-navigation-tools/pkg-descr << '65e4db689609566270d7a06a1df1fd82' >XThis set of tools provides advanced history searcher for Zsh. It uses >XCurses, supports color themes, etc. however most of all: is multi-word. >XFull description: >X >XSet of tools like n-history - multi-word history searcher, n-cd - >Xdirectory bookmark manager, n-kill - htop like kill utility, and more. >XFeature highlights include incremental multi-word searching, ANSI >Xcoloring, unique mode, horizontal scroll, non-selectable elements, >Xgrepping and various integrations with Zsh. List of tools provided: >X - n-history - the full-screen history searcher >X - n-kill - browses processes list, allows quick searching and >X sending signal to selected processes >X - n-panelize - loads output of given command into the list for >X browsing and multi-word searching >X - n-cd - browses dirstack and bookmarked directories, allows to >X enter selected directory >X - n-aliases - browses aliases, relegates editing to vared >XOnce installed, following must be added to zshrc: >X fpath+=( /usr/local/share/zsh-navigation-tools ) >X source /usr/local/share/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh >X >XWritten in pure Zsh, with use of curses module. >X >XWWW: https://github.com/psprint/zsh-navigation-tools >65e4db689609566270d7a06a1df1fd82 >echo x - zsh-navigation-tools/pkg-plist >sed 's/^X//' >zsh-navigation-tools/pkg-plist << '5784efbf6f9f24e103576998a9d881f3' >Xshare/doc/zsh-navigation-tools/LICENSE >Xshare/doc/zsh-navigation-tools/n-history2.png >Xshare/doc/zsh-navigation-tools/README.md >Xshare/zsh-navigation-tools/.config/znt/n-aliases.conf >Xshare/zsh-navigation-tools/.config/znt/n-cd.conf >Xshare/zsh-navigation-tools/.config/znt/n-env.conf >Xshare/zsh-navigation-tools/.config/znt/n-functions.conf >Xshare/zsh-navigation-tools/.config/znt/n-history.conf >Xshare/zsh-navigation-tools/.config/znt/n-kill.conf >Xshare/zsh-navigation-tools/.config/znt/n-list.conf >Xshare/zsh-navigation-tools/.config/znt/n-options.conf >Xshare/zsh-navigation-tools/.config/znt/n-panelize.conf >Xshare/zsh-navigation-tools/.revision-hash >Xshare/zsh-navigation-tools/n-aliases >Xshare/zsh-navigation-tools/n-cd >Xshare/zsh-navigation-tools/n-env >Xshare/zsh-navigation-tools/n-functions >Xshare/zsh-navigation-tools/n-history >Xshare/zsh-navigation-tools/n-kill >Xshare/zsh-navigation-tools/n-list >Xshare/zsh-navigation-tools/n-list-draw >Xshare/zsh-navigation-tools/n-list-input >Xshare/zsh-navigation-tools/n-options >Xshare/zsh-navigation-tools/n-panelize >Xshare/zsh-navigation-tools/znt-cd-widget >Xshare/zsh-navigation-tools/znt-history-widget >Xshare/zsh-navigation-tools/znt-kill-widget >Xshare/zsh-navigation-tools/znt-usetty-wrapper >Xshare/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh >5784efbf6f9f24e103576998a9d881f3 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209263
:
169961
|
170330
|
170331
|
170332
|
170340
|
170341
|
170352
|
170353