arturo icon indicating copy to clipboard operation
arturo copied to clipboard

unclip is not a good name

Open retsyo opened this issue 2 years ago • 1 comments

because after the un-operation, everything in the clipboard still lives in the clipboard. No former text is restored. Maybe readclip, getclip meets the real function more.

retsyo avatar Aug 18 '22 15:08 retsyo

I get your point.

My only problems with getclip (and readclip):

  • Normally, in Arturo, camelCase is favored (so, they would be getClip
  • and... even then, regarding the standard library, I've avoided to use any compound words whatsoever for reasons of simplicity (as a matter of fact, none of the existing built-in function is of the form doSomething)

So, I guess we'll have to think a bit more about it...

drkameleon avatar Aug 18 '22 16:08 drkameleon

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 15 '23 18:04 stale[bot]

Closing issue as stale.

stale[bot] avatar Aug 16 '23 00:08 stale[bot]