Skip to content

Instantly share code, notes, and snippets.

@havenwood
Created December 5, 2024 17:38
lib/rcurses/pane.rb
require 'clipboard'
module Rcurses
class Pane
# you can use Clipboard with confidence here
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment