[Bug 209263] New port zsh-navigation-tools 2.0.8

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 4 13:37:43 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209263

            Bug ID: 209263
           Summary: New port zsh-navigation-tools 2.0.8
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: sgniazdowski at gmail.com

Created attachment 169961
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169961&action=edit
zsh-navigation-tools v2.0.8

This set of tools provides advanced history searcher for Zsh. It uses
Curses, supports color themes, etc. however most of all: is multi-word.
Full description:

Set of tools like n-history - multi-word history searcher, n-cd -
directory bookmark manager, n-kill - htop like kill utility, and more.
Feature highlights include incremental multi-word searching, ANSI
coloring, unique mode, horizontal scroll, non-selectable elements,
grepping and various integrations with Zsh. List of tools provided:
    - n-history - the full-screen history searcher
    - n-kill - browses processes list, allows quick searching and
      sending signal to selected processes
    - n-panelize - loads output of given command into the list for
      browsing and multi-word searching
    - n-cd - browses dirstack and bookmarked directories, allows to
      enter selected directory

Once installed, following must be added to zshrc:
  fpath+=( /usr/local/share/zsh-navigation-tools )
  source /usr/local/share/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh

Written in pure Zsh, with use of curses module.

Video with subset of features: https://youtu.be/DN9QqssAYB8

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list