summaryrefslogtreecommitdiff
path: root/contrib/emacs/.gitignore
diff options
context:
space:
mode:
authorWieland Hoffmann <themineo@gmail.com>2015-01-19 14:07:07 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-01-19 14:15:51 +0100
commit0524ef9aad5e908c4062c2696a3b7a807bd494c7 (patch)
tree00e79bc71bc1e7b4e7de6bfbf17de0cb7b32f802 /contrib/emacs/.gitignore
parent2c02186ea66b1500d758f6f30222079558bcd1c9 (diff)
downloadpass-0524ef9aad5e908c4062c2696a3b7a807bd494c7.tar.gz
pass-0524ef9aad5e908c4062c2696a3b7a807bd494c7.tar.bz2
pass-0524ef9aad5e908c4062c2696a3b7a807bd494c7.zip
clip: Show an error message if xclip returns a non-zero exit code
xclip will return a non-zero exit code if $DISPLAY is not set, which might happen, for example, if you're running pass in a tmux session remotely or something like that. xclip itself will also show an error message ("Can't open display") which provides enough context to figure out what the problem is. There might be other reasons for xclip to return a non-zero exit code, but the man page doesn't list them.
Diffstat (limited to 'contrib/emacs/.gitignore')
0 files changed, 0 insertions, 0 deletions
1e58ac292dcfc852c35091f3adbe8334643889&follow=1'>Move test instructions to INSTALL.Jason A. Donenfeld2-11/+18 2014-04-24tests: we don't use aggregate-resultsJason A. Donenfeld1-57/+0 2014-04-24Don't prompt for questions when stdin is not a tty.Jason A. Donenfeld3-7/+6 2014-04-24Allow overridable bash.Jason A. Donenfeld16-16/+16 2014-04-24dmenu: check for empty instead of ret codeJason A. Donenfeld1-1/+1 2014-04-24tests: sed doesn't like escaped chars on non-gnuJason A. Donenfeld1-1/+1 2014-04-24tests: run from anywhereJason A. Donenfeld13-4/+16 2014-04-24Turns out aliases were a bad idea.Jason A. Donenfeld14-95/+92 2014-04-24Make gpg_opts an array.Jason A. Donenfeld1-12/+12 2014-04-24Shellcheck errors.Jason A. Donenfeld1-6/+6 2014-04-24tests: todo updateJason A. Donenfeld1-25/+0