init commit

This commit is contained in:
unknown
2025-08-19 08:06:37 -04:00
commit 2957b5515a
743 changed files with 45495 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# This makes it easier to chain commands by letting you hint about command boundaries.
# For example, with Cursorless, the phrase "post line air" is ambiguous as to whether you meant a single command ("post line air", i.e. "move the cursor to the end of the line containing the 'a' hat"), or two separate commands ("post line" to move the cursor to the end of the current line, followed by "air" to insert the letter "a").
# If you know you want the latter, this allows you to say "post line then air" to force that interpretation.
then: skip()