<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
Dear all,<br>
<font size="2"><span style="font-size:11pt;">
<div class="PlainText"><br>
I like to use Catfish as a way to find and open files. It's easier<br>
to search for "xyz.txt" than it is to actually remember where I put<br>
xyz.txt. The downside is that Catfish stays open while I'm editing<br>
xyz.txt, leading to me having several Catfish windows in the back-<br>
ground that I then have to close manually. This patch adds a new<br>
option to close immediately after opening a file.<br>
<br>
It is also hosted on GitHub at Michaelkielstra/Catfish.<br>
<br>
Thank you very much.<br>
<br>
Kindest regards,<br>
<br>
Michael Kielstra<br>
<br>
Michael Kielstra (1):<br>
Added close-after-file-select functionality for one-off searches.<br>
<br>
catfish/CatfishWindow.py | 14 +++++-<br>
catfish_lib/CatfishSettings.py | 1 +<br>
catfish_lib/Window.py | 5 +-<br>
data/ui/CatfishWindow.ui | 19 +++++++<br>
po/catfish.pot | 92 ++++++++++++++++++----------------<br>
5 files changed, 83 insertions(+), 48 deletions(-)<br>
<br>
--<br>
2.17.1<br>
<br>
</div>
</span></font>
</body>
</html>