mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
Fix #148, add documentation regarding PROMPT_COMMAND. Bump to v21.0.1
This commit is contained in:
@@ -34,7 +34,7 @@ import re
|
||||
import shutil
|
||||
from tempfile import NamedTemporaryFile
|
||||
|
||||
VERSION = 'release-v21'
|
||||
VERSION = 'release-v21.0.1'
|
||||
MAX_KEYWEIGHT = 1000
|
||||
MAX_STORED_PATHS = 1000
|
||||
COMPLETION_SEPARATOR = '__'
|
||||
|
||||
Reference in New Issue
Block a user