@neauoire ( i never actually used the open command into the orca-c tui menu, i remember it has been discussed adding tab completion feature and it wasn't worth the effort )
@neauoire i will explain the trick into the forum anyway =)
@npisanti cheers
@neauoire ok this is the embarassing moment when i don't remember anymore what's the current way of doing a logic OR with bangs
https://llllllll.co/t/orca-livecoding-tool/17689/893?u=npisanti
cc @eel
@neauoire @npisanti this is what i currently use for bang logic:
https://github.com/eelfroth/orca-projects/blob/master/banglogic.orca
(let me know if it could be optimized somehow)
@npisanti @eel I just added it to examples actually, it's the nth time I end up looking my history for the logic gates too.
https://github.com/hundredrabbits/Orca/blob/master/examples/misc/gates.orca
@npisanti @neauoire ( that discussion happened here: https://merveilles.town/@cancel/103420701448478863 )
@npisanti mhmm, do you wanna explain that on the thread?
@neauoire actually there's no way to do that, i just open the files by giving orca the filename as input, for quickly switching file i put all the files into a single shell script, so when i quit orca it execute the next script line (still orca), and it's so fast you don't notice it