|
|
|
|
|
by samstave
1158 days ago
|
|
The ' ^ ' should be used going forward by CLI AI wrappers to mean "use the above and then | to the following" So if you prompt, you can just "^ | table" to say "Now use the above and show me in a table." ; or just " ^ table " should suffice, ideally. |
|
!! | some_command
Should theoretically work as youre describing in bash today!