52-osc - Implement OSC 52 ; Interact with X11 clipboard
urxvt -pe 52-osc
#!/bin/bash | |
set -e | |
SOURCE_DIR=$(cd "$(dirname "$0")" && pwd) | |
BUILD_DIR="$SOURCE_DIR"/build | |
# Options | |
CMAKE_BUILD_TYPE="RELEASE" |
From regexone.com and regexr.com.
A list of commands for Docker.