Update 2023-01-24 08:31 OpenBSD/amd64
This commit is contained in:
@@ -8,8 +8,12 @@ usage() {
|
||||
[ -z "$1" ] \
|
||||
&& usage
|
||||
|
||||
|
||||
[ ! -z "$2" ] \
|
||||
&& EXTRA="-q $2"
|
||||
|
||||
menu() {
|
||||
cat <<EOF | fzf -e
|
||||
cat <<EOF | fzf -e -1 $EXTRA
|
||||
notifications
|
||||
post
|
||||
reply
|
||||
|
||||
Reference in New Issue
Block a user