Closed so0k closed 1 month ago
alternatively, point me to the docs (maybe it fits in https://manual.omakub.org/1/read/34/clipboard)
in case Zellij or alacritty have a special way to handle this
I needed to install xclip to copy an entire txt file from nvim. Otherwise gg"+yG doesn't work :(
I submitted https://github.com/basecamp/omakub/pull/282 in case it is wanted in the master repo 😄
for my case, can just alias wl-copy
- just learned about it today
A simple trick to make transition from MacOS to Omakub even smoother
Not sure if it's already there or there's another (undocumented) way in omakub?
else something like this?
xclip
to install/terminal/libraries.shpbcopy
alias"xclip -sel clip"
todefaults/bash/aliases