Sfoglia il codice sorgente

bump stored paths

pull/125/head
William Ting 12 anni fa
parent
commit
900e3889e7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      bin/autojump

+ 1
- 1
bin/autojump Vedi File

@ -11,7 +11,7 @@ from tempfile import NamedTemporaryFile
VERSION = 'release-v20'
MAX_KEYWEIGHT = 1000
MAX_STORED_PATHS = 600
MAX_STORED_PATHS = 1000
COMPLETION_SEPARATOR = '__'
ARGS = None

Caricamento…
Annulla
Salva