We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6495921 commit 8134566Copy full SHA for 8134566
etc/input.conf
@@ -174,7 +174,7 @@
174
#l ab-loop # set/clear A-B loop points
175
#L cycle-values loop-file "inf" "no" # toggle infinite looping
176
#ctrl+c quit 4
177
-#Ctrl+v loadfile ${clipboard/text} append-play; show-text '+ ${clipboard/text}' # append the copied path
+#Ctrl+v sanitize-path ${clipboard/text} | loadfile - append-play; show-text '+ ${clipboard/text}' # append the copied path
178
#DEL script-binding osc/visibility # cycle OSC visibility between never, auto (mouse-move) and always
179
#ctrl+h cycle-values hwdec "no" "auto" # toggle hardware decoding
180
#F8 show-text ${playlist} # show the playlist
0 commit comments