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

Merge remote-tracking branch 'upstream/master' into optimize-startup

This commit is contained in:
Joe Moon
2016-09-30 19:14:01 -07:00
4 changed files with 23 additions and 17 deletions

View File

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