My build of nnn with minor changes
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

6 行
110 B

  1. #!/bin/sh
  2. # comment the next line to convert newlines to spaces
  3. IFS=
  4. echo -n $1 | `xsel --clipboard --input`