1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

Revert "Merge branch 'wting_create_temp_file_on_same_device'"

This reverts commit cf358d8fd3, reversing
changes made to 8eace445a7.
This commit is contained in:
William Ting
2018-09-09 09:52:53 -07:00
parent cf358d8fd3
commit daa496bc39
4 changed files with 6 additions and 7 deletions

View File

@@ -65,7 +65,7 @@ from autojump_utils import sanitize
from autojump_utils import take
from autojump_utils import unico
VERSION = '22.5.2'
VERSION = '22.5.1'
FUZZY_MATCH_THRESHOLD = 0.6
TAB_ENTRIES_COUNT = 9
TAB_SEPARATOR = '__'