Update graphics/oidn to version 1.4.1
[dports.git] / shells / zsh-navigation-tools / pkg-descr
1 Set of Zsh tools with features like incremental multi-word searching,
2 approximate matching, ANSI coloring, themes, unique mode, horizontal
3 scroll and advanced history management. Selected tools provided:
4     - n-history - full-screen history searcher and manager
5     - n-kill - browses process list, allows quick searching and
6       sending signal to selected process
7     - n-panelize - loads output of given command for browsing and
8       multi-word searching
9     - n-cd - browses dirstack and bookmarked directories, allows to
10       enter selected directory
11     - n-functions - browses functions, relegates editing to vared
12
13 Written in pure Zsh, with use of curses module. Can be configured from
14 zshrc. Binds n-history to Ctrl-R. Provides widgets for n-cd and n-kill.
15
16 WWW: https://github.com/psprint/zsh-navigation-tools