mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
Create temporary file on the same device as data.
One idea for why the database is occasionally purged is due to the
temporary file being on a separate device than the database. This
patch implements @lilydjwg's suggestion here:
https://github.com/wting/autojump/issues/391#issuecomment-419349650
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 1.16.0.2
|
||||
.\"
|
||||
.TH "autojump" "1" "2018\-09\-06" "release\-v22.5.1" ""
|
||||
.TH "autojump" "1" "2018\-09\-07" "release\-v22.5.2" ""
|
||||
.hy
|
||||
.SS NAME
|
||||
.PP
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
% autojump(1) release-v22.5.1
|
||||
% autojump(1) release-v22.5.2
|
||||
%
|
||||
% 2018-09-06
|
||||
% 2018-09-07
|
||||
|
||||
Reference in New Issue
Block a user