<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
</head>
<body><div>Hi,<br></div>
<div><br></div>
<div>Based on the email I just saw from Danylo ("pass less") about a timeout for `pass show`, I think it's a very nice feature to be incorporated into pass. I often read emails that people don't like previous output of pass to be visible on the screen. I feel the same about this, especially when someone could look over your shoulder.<br></div>
<div>This is an attempt to add the option `pass show -t` to clear stdout after PASSWORD_STORE_CLIP_TIME seconds. The code is portable and doesn't add any dependencies. The current implementation is blocking on purpose, you can still prevent clearing of the output.<br></div>
<div><br></div>
<div>Please let me know what you think and if you would like to see this addition.<br></div>
<div><br></div>
<div>Kind regards,<br></div>
<div>Timmo Verlaan</div>
</body>
</html>