mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Merge branch 'lilydjwg_move_temp_file_to_same_device'
This commit is contained in:
commit
06e082c918
@ -65,7 +65,7 @@ from autojump_utils import sanitize
|
|||||||
from autojump_utils import take
|
from autojump_utils import take
|
||||||
from autojump_utils import unico
|
from autojump_utils import unico
|
||||||
|
|
||||||
VERSION = '22.5.2'
|
VERSION = '22.5.3'
|
||||||
FUZZY_MATCH_THRESHOLD = 0.6
|
FUZZY_MATCH_THRESHOLD = 0.6
|
||||||
TAB_ENTRIES_COUNT = 9
|
TAB_ENTRIES_COUNT = 9
|
||||||
TAB_SEPARATOR = '__'
|
TAB_SEPARATOR = '__'
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.\" Automatically generated by Pandoc 1.16.0.2
|
.\" Automatically generated by Pandoc 1.16.0.2
|
||||||
.\"
|
.\"
|
||||||
.TH "autojump" "1" "2018\-09\-07" "release\-v22.5.2" ""
|
.TH "autojump" "1" "2018\-09\-09" "release\-v22.5.3" ""
|
||||||
.hy
|
.hy
|
||||||
.SS NAME
|
.SS NAME
|
||||||
.PP
|
.PP
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
% autojump(1) release-v22.5.2
|
% autojump(1) release-v22.5.3
|
||||||
%
|
%
|
||||||
% 2018-09-07
|
% 2018-09-09
|
||||||
|
Loading…
Reference in New Issue
Block a user