From owner-freebsd-ports-bugs@freebsd.org Wed May 4 13:37:43 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39054B2BFE4 for ; Wed, 4 May 2016 13:37:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0FD32134E for ; Wed, 4 May 2016 13:37:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u44DbgAc081025 for ; Wed, 4 May 2016 13:37:42 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209263] New port zsh-navigation-tools 2.0.8 Date: Wed, 04 May 2016 13:37:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sgniazdowski@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2016 13:37:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209263 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@FreeBSD.org Reporter: sgniazdowski@gmail.com Created attachment 169961 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169961&action= =3Dedit 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+=3D( /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 --=20 You are receiving this mail because: You are the assignee for the bug.=