plugins for wvkbd using swipeGuess
Diffstat (limited to 'sb_picker.sh.1.scd')
-rw-r--r--sb_picker.sh.1.scd25
1 files changed, 25 insertions, 0 deletions
diff --git a/sb_picker.sh.1.scd b/sb_picker.sh.1.scd
new file mode 100644
index 0000000..0e63b10
--- /dev/null
+++ b/sb_picker.sh.1.scd
@@ -0,0 +1,25 @@
+sb_picker.sh(1) "SwipeBehaviors"
+
+# NAME
+sb_picker.sh - SwipeBehavior to pick swipeGuessed words
+
+# DESCRIPTION
+
+This *SwipeBehavior*(7) types words, and has multiple behaviors
+- If a swipe has only one high-ranking match, type that word
+- Otherwise, present up to 5 words in *suggpicker*(1)
+
+# DEPENDENCIES
+
+- *suggpicker*(1)
+- *swipeGuess*(1)
+- *mapScore*(1)
+- *completelyTypeWord.sh*
+- _~/.local/share/sxmo/words.txt_++
+Lexicon sorted by swipe length
+- _~/.local/share/sxmo/keyboard.map.tsv_++
+tsv representation of hex-grid keyboard layout++
+used for ranking choices
+
+# SEE ALSO
+*mapScore*(1) *suggpicker*(1) *swipeGuess*(1) *SwipeBehavior*(7)