From 68ba026b24a8cff2ae425ba3a482e367bdb68dd5 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Tue, 8 Jan 2019 00:14:58 -0500 Subject: getkeys moved from PATH --- .config/getkeys/calcurse | 10 +++++++++ .config/getkeys/i3 | 50 +++++++++++++++++++++++++++++++++++++++++++ .config/getkeys/i3keysguide | 43 +++++++++++++++++++++++++++++++++++++ .config/getkeys/mutt | 34 +++++++++++++++++++++++++++++ .config/getkeys/ncmpcpp | 21 ++++++++++++++++++ .config/getkeys/newsboat | 22 +++++++++++++++++++ .config/getkeys/ranger | 35 ++++++++++++++++++++++++++++++ .config/getkeys/zathura | 19 ++++++++++++++++ .scripts/.getkeys/calcurse | 10 --------- .scripts/.getkeys/feh | 14 ------------ .scripts/.getkeys/i3 | 50 ------------------------------------------- .scripts/.getkeys/i3keysguide | 43 ------------------------------------- .scripts/.getkeys/mutt | 34 ----------------------------- .scripts/.getkeys/ncmpcpp | 21 ------------------ .scripts/.getkeys/newsboat | 22 ------------------- .scripts/.getkeys/ranger | 35 ------------------------------ .scripts/.getkeys/zathura | 19 ---------------- .scripts/tools/getkeys | 7 +++--- 18 files changed, 237 insertions(+), 252 deletions(-) create mode 100644 .config/getkeys/calcurse create mode 100644 .config/getkeys/i3 create mode 100644 .config/getkeys/i3keysguide create mode 100644 .config/getkeys/mutt create mode 100644 .config/getkeys/ncmpcpp create mode 100644 .config/getkeys/newsboat create mode 100644 .config/getkeys/ranger create mode 100644 .config/getkeys/zathura delete mode 100644 .scripts/.getkeys/calcurse delete mode 100644 .scripts/.getkeys/feh delete mode 100644 .scripts/.getkeys/i3 delete mode 100644 .scripts/.getkeys/i3keysguide delete mode 100644 .scripts/.getkeys/mutt delete mode 100644 .scripts/.getkeys/ncmpcpp delete mode 100644 .scripts/.getkeys/newsboat delete mode 100644 .scripts/.getkeys/ranger delete mode 100644 .scripts/.getkeys/zathura diff --git a/.config/getkeys/calcurse b/.config/getkeys/calcurse new file mode 100644 index 0000000..a20e624 --- /dev/null +++ b/.config/getkeys/calcurse @@ -0,0 +1,10 @@ + _ + ___ __ _| | ___ _ _ _ __ ___ ___ + / __/ _` | |/ __| | | | '__/ __|/ _ \ +| (_| (_| | | (__| |_| | | \__ \ __/ + \___\__,_|_|\___|\__,_|_| |___/\___| + +calcurse is the calendar and schedule manager. + tab - Switch from calendar to todo to appointments + h/j/k/l - Move left/down/up/right + Most other bindings are listed in the program. diff --git a/.config/getkeys/i3 b/.config/getkeys/i3 new file mode 100644 index 0000000..82be77d --- /dev/null +++ b/.config/getkeys/i3 @@ -0,0 +1,50 @@ + _ _____ +(_)___ / +| | |_ \ +| |___) | +|_|____/ +i3 is the window manager. +For a full readme, press super+F1. +This is a partial key list. + esc left workspace exit i3 + tab last workspace + - - vol -- vol + _ - vol -- vol + = + vol ++ vol + + + vol ++ vol + q kill win kill win + w browser browser + e neomutt tutorials + r ranger sudo ranger + t toggle hor/vert gaps=15px + y calcurse resize left + u dropdown term resize down + i htop resize up + o sticky win resize right + p pause music pause A/V + [ back 10 secs back 2 min + ] forward 10 secs forward 2 min + \ last workspace + a calculator audio control + s + inner gaps - inner gaps + d dmenu remove gaps + f fullscreen freeze mode + g left workspace GIMP + h focus left move win left + j focus down move win down + k focus up move win up + l focus right move win right + ; right workspace + ' fast right win + z + outer gaps - outer gaps + x lock screen shutdown + c webcam + v + b bar on/off stick/float win + n newsboat + m ncmpcpp mute audio + , previous song restart song + < previous song restart song + . next song + > next song + /,? fast win below kill win diff --git a/.config/getkeys/i3keysguide b/.config/getkeys/i3keysguide new file mode 100644 index 0000000..d2d49a1 --- /dev/null +++ b/.config/getkeys/i3keysguide @@ -0,0 +1,43 @@ +esc left workspace exit i3 +tab last workspace +- - vol -- vol +_ - vol -- vol += + vol ++ vol ++ + vol ++ vol +q kill win kill win +w browser browser +e neomutt tutorials +r ranger sudo ranger +t toggle hor/vert gaps=15px +y calcurse resize left +u dropdown term resize down +i htop resize up +o sticky win resize right +p pause music +[ back 10 secs back 2 min +] forward 10 secs forward 2 min +\ last workspace +a calculator audio control +s + inner gaps - inner gaps +d dmenu remove gaps +f fullscreen freeze mode +g left workspace GIMP +h focus left move win left +j focus down move win down +k focus up move win up +l focus right move win right +; right workspace +' fast right win +z + outer gaps - outer gaps +x lock screen shutdown +c webcam +v visualizer projectm +b bar on/off stick/float win +n newsboat +m ncmpcpp mute audio +, previous song restart song +< previous song restart song +. next song +> next song +/ fast win below kill win +? fast win below kill win diff --git a/.config/getkeys/mutt b/.config/getkeys/mutt new file mode 100644 index 0000000..41069ff --- /dev/null +++ b/.config/getkeys/mutt @@ -0,0 +1,34 @@ + _ _ + _ __ ___ _ _| |_| |_ +| '_ ` _ \| | | | __| __| +| | | | | | |_| | |_| |_ +|_| |_| |_|\__,_|\__|\__| + +mutt is the email client. + j/k - Move down/up + d/u - Move down/up half page + gg - Move to top + v - View/download attachments + G - Move to last message + r - Reply + R - Reply all + S - Sync/save mailbox changes + D - Mark message for deletion + U - Unmark message for deletion + ctrl-u - Seek urls + ,, - Seek urls + ctrl-f - Search mail indexed with notmuch + ctrl-r - Mark all as read + l - Limit mail + o - Run quick sync with offlineimap + O - Run full sync with offlineimap + C - Copy a message to another mailbox + M - Move a message to another mailbox + B - Hide/reveal sidebar + ctrl-j/k - Move down/up on sidebar + ctrl-o - Open box selected in sidebar + gi - Go to inbox + gs - Go to sent mail + gd - Go to drafts + gS - Go to spam + i# - Go to a different account (# is the number of the account) diff --git a/.config/getkeys/ncmpcpp b/.config/getkeys/ncmpcpp new file mode 100644 index 0000000..75cdf26 --- /dev/null +++ b/.config/getkeys/ncmpcpp @@ -0,0 +1,21 @@ + + _ __ ___ _ __ ___ _ __ ___ _ __ _ __ +| '_ \ / __| '_ ` _ \| '_ \ / __| '_ \| '_ \ +| | | | (__| | | | | | |_) | (__| |_) | |_) | +|_| |_|\___|_| |_| |_| .__/ \___| .__/| .__/ + |_| |_| |_| + +ncmpcpp is the music player. + h/j/k/l - Move left/down/up/right + d/u - Down/up page + a - Add song(s) to playlist + c - Clear playlist + g - Go to top + G - Go to bottom + p - Pause + m - Media library + f - Music sorted by directory structure + t - Tag editor + s - Search + v - Visualizer + P - Playlist diff --git a/.config/getkeys/newsboat b/.config/getkeys/newsboat new file mode 100644 index 0000000..b6953b3 --- /dev/null +++ b/.config/getkeys/newsboat @@ -0,0 +1,22 @@ + _ _ + _ __ _____ _____| |__ ___ __ _| |_ +| '_ \ / _ \ \ /\ / / __| '_ \ / _ \ / _` | __| +| | | | __/\ V V /\__ \ |_) | (_) | (_| | |_ +|_| |_|\___| \_/\_/ |___/_.__/ \___/ \__,_|\__| + +newsboat is the RSS reader. + j/k - Move down/up + l - Open entry + h/q - Back/quit + Q - Quit immediately + J/K - Previous/next feed + n - Next unread + N - Previous unread + a - Toggle article read/unread + A - Mark all as read + U - Show all URLs + ,, - Open main link with linkhandler + ,p - Pick which program to open link with + ,v - Open video link in mpv + ,w - Open link in w3m + ,c - Copy link to clipboard diff --git a/.config/getkeys/ranger b/.config/getkeys/ranger new file mode 100644 index 0000000..bcf784b --- /dev/null +++ b/.config/getkeys/ranger @@ -0,0 +1,35 @@ + _ __ __ _ _ __ __ _ ___ _ __ +| '__/ _` | '_ \ / _` |/ _ \ '__| +| | | (_| | | | | (_| | __/ | +|_| \__,_|_| |_|\__, |\___|_| + |___/ + +ranger is the file manager. + j/k - Down/up + h - Left/higher in directory structure + l - Right/open/lower in directory structure + gg - Go to top + G - Go to bottom + cw - Rename file + I - Rename file, with cursor at beginning + A - Rename file, with cursor at end + aa - Rename file, with cursor right before extension + mkd - Make directory + bg - Change background/wallpaper to selected file + X - Extract archive + Z - Compress into tar.gz + Space - Highlight/select file + va - Highlight/(de)select all + vs - Toggle visual selection mode + uv - Deselect all + dd - Cut file(s) + yy - Yank/copy file(s) + pp - Paste cut/copied file(s) + po - Paste cut/copied file(s), overwriting originals + cW - Rename all selected files in text editor + D - Delete file(s) (press enter to confirm) + dD - Delete file(s) (press enter to confirm) + ctrl-f - Fuzzy find (fzf) + ctrl-l - Search via mlocate + q - Quit + Q - Immediate quit diff --git a/.config/getkeys/zathura b/.config/getkeys/zathura new file mode 100644 index 0000000..8fa1ec8 --- /dev/null +++ b/.config/getkeys/zathura @@ -0,0 +1,19 @@ + _ _ + ______ _| |_| |__ _ _ _ __ __ _ +|_ / _` | __| '_ \| | | | '__/ _` | + / / (_| | |_| | | | |_| | | | (_| | +/___\__,_|\__|_| |_|\__,_|_| \__,_| + +zathura is the pdf/djvu reader. + h/j/k/l - Move left/down/up/right in document + d/u - Down/up a half page + gg - Top of document + G - Bottom of document + f - Highlight URLS to follow + J/K - Zoom out/in + s - Zoom to fit width + a - Zoom to fit height + r - Reload document if changed + R - Rotate document + D - Toggle dual-page mode + p - Print document diff --git a/.scripts/.getkeys/calcurse b/.scripts/.getkeys/calcurse deleted file mode 100644 index a20e624..0000000 --- a/.scripts/.getkeys/calcurse +++ /dev/null @@ -1,10 +0,0 @@ - _ - ___ __ _| | ___ _ _ _ __ ___ ___ - / __/ _` | |/ __| | | | '__/ __|/ _ \ -| (_| (_| | | (__| |_| | | \__ \ __/ - \___\__,_|_|\___|\__,_|_| |___/\___| - -calcurse is the calendar and schedule manager. - tab - Switch from calendar to todo to appointments - h/j/k/l - Move left/down/up/right - Most other bindings are listed in the program. diff --git a/.scripts/.getkeys/feh b/.scripts/.getkeys/feh deleted file mode 100644 index ac7f627..0000000 --- a/.scripts/.getkeys/feh +++ /dev/null @@ -1,14 +0,0 @@ - __ _ - / _| ___| |__ -| |_ / _ \ '_ \ -| _| __/ | | | -|_| \___|_| |_| - -feh is the image viewer. - h/j/k/l - Pan image - J/K - Zoom out/in - f - Fullscreen - H/L - Previous/next image in list/directory - r - Reload image if changed - ! - Zoom to fill window - w - Zoom to fit window diff --git a/.scripts/.getkeys/i3 b/.scripts/.getkeys/i3 deleted file mode 100644 index 82be77d..0000000 --- a/.scripts/.getkeys/i3 +++ /dev/null @@ -1,50 +0,0 @@ - _ _____ -(_)___ / -| | |_ \ -| |___) | -|_|____/ -i3 is the window manager. -For a full readme, press super+F1. -This is a partial key list. - esc left workspace exit i3 - tab last workspace - - - vol -- vol - _ - vol -- vol - = + vol ++ vol - + + vol ++ vol - q kill win kill win - w browser browser - e neomutt tutorials - r ranger sudo ranger - t toggle hor/vert gaps=15px - y calcurse resize left - u dropdown term resize down - i htop resize up - o sticky win resize right - p pause music pause A/V - [ back 10 secs back 2 min - ] forward 10 secs forward 2 min - \ last workspace - a calculator audio control - s + inner gaps - inner gaps - d dmenu remove gaps - f fullscreen freeze mode - g left workspace GIMP - h focus left move win left - j focus down move win down - k focus up move win up - l focus right move win right - ; right workspace - ' fast right win - z + outer gaps - outer gaps - x lock screen shutdown - c webcam - v - b bar on/off stick/float win - n newsboat - m ncmpcpp mute audio - , previous song restart song - < previous song restart song - . next song - > next song - /,? fast win below kill win diff --git a/.scripts/.getkeys/i3keysguide b/.scripts/.getkeys/i3keysguide deleted file mode 100644 index d2d49a1..0000000 --- a/.scripts/.getkeys/i3keysguide +++ /dev/null @@ -1,43 +0,0 @@ -esc left workspace exit i3 -tab last workspace -- - vol -- vol -_ - vol -- vol -= + vol ++ vol -+ + vol ++ vol -q kill win kill win -w browser browser -e neomutt tutorials -r ranger sudo ranger -t toggle hor/vert gaps=15px -y calcurse resize left -u dropdown term resize down -i htop resize up -o sticky win resize right -p pause music -[ back 10 secs back 2 min -] forward 10 secs forward 2 min -\ last workspace -a calculator audio control -s + inner gaps - inner gaps -d dmenu remove gaps -f fullscreen freeze mode -g left workspace GIMP -h focus left move win left -j focus down move win down -k focus up move win up -l focus right move win right -; right workspace -' fast right win -z + outer gaps - outer gaps -x lock screen shutdown -c webcam -v visualizer projectm -b bar on/off stick/float win -n newsboat -m ncmpcpp mute audio -, previous song restart song -< previous song restart song -. next song -> next song -/ fast win below kill win -? fast win below kill win diff --git a/.scripts/.getkeys/mutt b/.scripts/.getkeys/mutt deleted file mode 100644 index 41069ff..0000000 --- a/.scripts/.getkeys/mutt +++ /dev/null @@ -1,34 +0,0 @@ - _ _ - _ __ ___ _ _| |_| |_ -| '_ ` _ \| | | | __| __| -| | | | | | |_| | |_| |_ -|_| |_| |_|\__,_|\__|\__| - -mutt is the email client. - j/k - Move down/up - d/u - Move down/up half page - gg - Move to top - v - View/download attachments - G - Move to last message - r - Reply - R - Reply all - S - Sync/save mailbox changes - D - Mark message for deletion - U - Unmark message for deletion - ctrl-u - Seek urls - ,, - Seek urls - ctrl-f - Search mail indexed with notmuch - ctrl-r - Mark all as read - l - Limit mail - o - Run quick sync with offlineimap - O - Run full sync with offlineimap - C - Copy a message to another mailbox - M - Move a message to another mailbox - B - Hide/reveal sidebar - ctrl-j/k - Move down/up on sidebar - ctrl-o - Open box selected in sidebar - gi - Go to inbox - gs - Go to sent mail - gd - Go to drafts - gS - Go to spam - i# - Go to a different account (# is the number of the account) diff --git a/.scripts/.getkeys/ncmpcpp b/.scripts/.getkeys/ncmpcpp deleted file mode 100644 index 75cdf26..0000000 --- a/.scripts/.getkeys/ncmpcpp +++ /dev/null @@ -1,21 +0,0 @@ - - _ __ ___ _ __ ___ _ __ ___ _ __ _ __ -| '_ \ / __| '_ ` _ \| '_ \ / __| '_ \| '_ \ -| | | | (__| | | | | | |_) | (__| |_) | |_) | -|_| |_|\___|_| |_| |_| .__/ \___| .__/| .__/ - |_| |_| |_| - -ncmpcpp is the music player. - h/j/k/l - Move left/down/up/right - d/u - Down/up page - a - Add song(s) to playlist - c - Clear playlist - g - Go to top - G - Go to bottom - p - Pause - m - Media library - f - Music sorted by directory structure - t - Tag editor - s - Search - v - Visualizer - P - Playlist diff --git a/.scripts/.getkeys/newsboat b/.scripts/.getkeys/newsboat deleted file mode 100644 index b6953b3..0000000 --- a/.scripts/.getkeys/newsboat +++ /dev/null @@ -1,22 +0,0 @@ - _ _ - _ __ _____ _____| |__ ___ __ _| |_ -| '_ \ / _ \ \ /\ / / __| '_ \ / _ \ / _` | __| -| | | | __/\ V V /\__ \ |_) | (_) | (_| | |_ -|_| |_|\___| \_/\_/ |___/_.__/ \___/ \__,_|\__| - -newsboat is the RSS reader. - j/k - Move down/up - l - Open entry - h/q - Back/quit - Q - Quit immediately - J/K - Previous/next feed - n - Next unread - N - Previous unread - a - Toggle article read/unread - A - Mark all as read - U - Show all URLs - ,, - Open main link with linkhandler - ,p - Pick which program to open link with - ,v - Open video link in mpv - ,w - Open link in w3m - ,c - Copy link to clipboard diff --git a/.scripts/.getkeys/ranger b/.scripts/.getkeys/ranger deleted file mode 100644 index bcf784b..0000000 --- a/.scripts/.getkeys/ranger +++ /dev/null @@ -1,35 +0,0 @@ - _ __ __ _ _ __ __ _ ___ _ __ -| '__/ _` | '_ \ / _` |/ _ \ '__| -| | | (_| | | | | (_| | __/ | -|_| \__,_|_| |_|\__, |\___|_| - |___/ - -ranger is the file manager. - j/k - Down/up - h - Left/higher in directory structure - l - Right/open/lower in directory structure - gg - Go to top - G - Go to bottom - cw - Rename file - I - Rename file, with cursor at beginning - A - Rename file, with cursor at end - aa - Rename file, with cursor right before extension - mkd - Make directory - bg - Change background/wallpaper to selected file - X - Extract archive - Z - Compress into tar.gz - Space - Highlight/select file - va - Highlight/(de)select all - vs - Toggle visual selection mode - uv - Deselect all - dd - Cut file(s) - yy - Yank/copy file(s) - pp - Paste cut/copied file(s) - po - Paste cut/copied file(s), overwriting originals - cW - Rename all selected files in text editor - D - Delete file(s) (press enter to confirm) - dD - Delete file(s) (press enter to confirm) - ctrl-f - Fuzzy find (fzf) - ctrl-l - Search via mlocate - q - Quit - Q - Immediate quit diff --git a/.scripts/.getkeys/zathura b/.scripts/.getkeys/zathura deleted file mode 100644 index 8fa1ec8..0000000 --- a/.scripts/.getkeys/zathura +++ /dev/null @@ -1,19 +0,0 @@ - _ _ - ______ _| |_| |__ _ _ _ __ __ _ -|_ / _` | __| '_ \| | | | '__/ _` | - / / (_| | |_| | | | |_| | | | (_| | -/___\__,_|\__|_| |_|\__,_|_| \__,_| - -zathura is the pdf/djvu reader. - h/j/k/l - Move left/down/up/right in document - d/u - Down/up a half page - gg - Top of document - G - Bottom of document - f - Highlight URLS to follow - J/K - Zoom out/in - s - Zoom to fit width - a - Zoom to fit height - r - Reload document if changed - R - Rotate document - D - Toggle dual-page mode - p - Print document diff --git a/.scripts/tools/getkeys b/.scripts/tools/getkeys index 928e435..444f4c0 100755 --- a/.scripts/tools/getkeys +++ b/.scripts/tools/getkeys @@ -1,5 +1,4 @@ #!/bin/sh - -cat ~/.scripts/.getkeys/"$1" 2>/dev/null && exit -echo Run command with one of the following arguments for info about that program: -ls ~/.scripts/.getkeys +cat ~/.config/getkeys/"$1" 2>/dev/null && exit +echo "Run command with one of the following arguments for info about that program:" +ls ~/.config/getkeys -- cgit v1.3.1