= TODO
+== DOING
+
+
+
== STAGING
* tide: point should be added to editlog to ensure undo/redo behave appropriately
== BACKLOG
* tide: commands unadorned by a sigil should direct output to new scratch window
-* tide: gap buffer does not handle UTF-8 currently
-* tide: add tag to enable/disable scrolling on command output insertion
+* tide: gap buffer does not handle UTF-8 correctly currently
* tide: encode EOL setting in log entries?
* fetch: read rules from rcfile in home and curr dir
-* anvil: support moving floating windows
-* anvil: add support for multiple workspaces
-* anvil: add column support
-* anvil: add support for multiple monitors
* tide: add support for session management
* tide: implement drag and drop support
-* anvil: add support for session management
* tsed: implement a mini-sed command to standardize scripts across platforms without relying on sed
=== Tags
|===
| Sequence | Action
-| 1P | Move the cursor
-| 1P 1R 1P | Select clicked on word
-| 1P 1R 1P 1R 1P | Select whole non whitespace thing
-| 2P 2R | Execute clicked word
-| 2P 1P 2R | Execute clicked word with argument
-| 3P 3R | Fetch clicked word
-| 3P 1P 3R | ?? Go to definition ??
-| 1P 2P 2R | Cut the selected text
-| 1P 3P 3R | Paste the selection
+| 1P
+ | Move the cursor
+| 1P 1R 1P
+ | Select clicked on word
+| 1P 1R 1P 1R 1P
+ | Select whole non whitespace thing
+| 2P 2R
+ | Execute clicked word
+| 2P 1P 2R
+ | Execute clicked word with argument
+| 3P 3R
+ | Fetch clicked word
+| 3P 1P 3R
+ | ?? Go to definition ??
+| 1P 2P 2R
+ | Cut the selected text
+| 1P 3P 3R
+ | Paste the selection
|===
\ No newline at end of file