Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Dec 2020 06:34:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252154] sysutils/mcfly might need a pkg message
Message-ID:  <bug-252154-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252154

            Bug ID: 252154
           Summary: sysutils/mcfly might need a pkg message
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: grahamperrin@gmail.com
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

I installed the port, closed a Konsole tab, opened a tab, tested:=20

----

mowa219-gjp4-8570p% zsh
mowa219-gjp4-8570p% history
   88  csh
   89  cd /usr/local/opt/mcfly/
   90  nano .zshrc
   91  exit
   92  htop
   93  exit
   94  tail -f /var/log/messages
   95  tail -f /var/log/messages
   96  exit
   97  pkg info mcfly
   98  history
   99  env
  100  env
  101  tail ~/.zshrc
  102  nano .zshrc
  103  exit
mowa219-gjp4-8570p%=20
bck-i-search: _

----

owa219-gjp4-8570p% ls -dhl /usr/local/bin/mcfly
-rwxr-xr-x  1 root  wheel   3.9M 19 Dec 07:49 /usr/local/bin/mcfly
mowa219-gjp4-8570p% cd /usr/local/share/fish/vendor_completions.d=20
mowa219-gjp4-8570p% ls -dhl mcfly.fish=20
-rw-r--r--  1 root  wheel   3.0K 19 Dec 07:49 mcfly.fish
mowa219-gjp4-8570p% ls -dhl /usr/local/share/zsh/site-functions/_mcfly=20
-rw-r--r--  1 root  wheel   3.1K 19 Dec 07:49
/usr/local/share/zsh/site-functions/_mcfly
mowa219-gjp4-8570p% cat ~/.zshrc=20
# Lines configured by zsh-newuser-install
HISTFILE=3D~/.histfile
HISTSIZE=3D1000
SAVEHIST=3D1000
bindkey -e
# End of lines configured by zsh-newuser-install
# The following lines were added by compinstall
zstyle :compinstall filename '/home/grahamperrin/.zshrc'

autoload -Uz compinit
compinit
# End of lines added by compinstall

export EDITOR=3D/usr/local/bin/nano
export VISUAL=3D/usr/local/bin/nano
mowa219-gjp4-8570p% whoami
grahamperrin
mowa219-gjp4-8570p% pkg info mcfly
mcfly-0.5.2
Name           : mcfly
Version        : 0.5.2
Installed on   : Sat Dec 26 00:36:22 2020 GMT
Origin         : sysutils/mcfly
Architecture   : FreeBSD:13:amd64
Prefix         : /usr/local
Categories     : sysutils
Licenses       : MIT
Maintainer     : yuri@FreeBSD.org
WWW            : https://github.com/cantino/mcfly
Comment        : Fly through your shell history
Annotations    :
        FreeBSD_version: 1300132
        repo_type      : binary
        repository     : FreeBSD
Flat size      : 3.96MiB
Description    :
McFly replaces your default ctrl-r shell history search with an intelligent
search engine that takes into account your working directory and the contex=
t of
recently executed commands. McFly's suggestions are prioritized in real time
with a small neural network.

WWW: https://github.com/cantino/mcfly
mowa219-gjp4-8570p%

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252154-7788>