Vit

Latest version: v2.3.3

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.5.2

This release includes a breaking change to the keybinding parser, and may affect
users who have implemented custom keybindings in their configuration.

See https://github.com/vit-project/vit/commit/dd0f34347e7b77dce37fe72e3797581d212f0d90 for more information.

* **Mon Feb 01 2021:** fix: blocked marker displaying for deleted/completed depends
* **Thu Jan 28 2021:** add quick start instructions to README
* **Wed Dec 30 2020:** [BREAKING CHANGE] correctly parse bracket expressions for keybinding keys
* **Thu Dec 24 2020:** Add 'abort_backspace' config, False by default. If true, hitting backspace against an empty prompt aborts the prompt.
* **Fri Dec 25 2020:** Use Python.ignore from github

2.3.3

* **Sat Feb 08 2025:** fix 361: print warning and remove unsupported color definition instead of raising ValueError
* **Sat Jul 06 2024:** Add script to reload events if pending.data changed

2.3.2

* **Sun Sep 17 2023:** fix(py3.12): `SafeConfigParser` -> `ConfigParser`
* **Mon Jun 26 2023:** fix 340: Clarify how to interact inside 'Denotate' window

2.3.1

* **Sat Jun 24 2023:** fix 339: urwid.str_util import fails on some distros

2.3.0

* **Wed Mar 01 2023:** List vit.config and vit.keybinding in packages
* **Thu Mar 02 2023:** Remove some unnecessary parenthesis from class definitions
* **Wed Mar 01 2023:** Remove inherits from object
* **Wed Mar 01 2023:** Use r-prefix when necessary
* **Sat Oct 22 2022:** Fixing IndexErrors in functions
* **Wed Oct 19 2022:** Allow flash configuration
* **Sat Jul 09 2022:** correctly calculate text width of full-width characters
* **Sun May 08 2022:** Fix required minimum Python version
* **Sun May 01 2022:** add note that windows doesn't support SIGUSR1 signal
* **Sun May 01 2022:** test for signal before adding handler
* **Fri Apr 29 2022:** add documentation for auto-refresh configuration
* **Thu Apr 28 2022:** fix bad variable reference
* **Thu Apr 28 2022:** place IS_VIT_INSTANCE into environ earlier
* **Thu Apr 28 2022:** example hook for intelligent VIT refresh
* **Thu Apr 28 2022:** inject environment variable
* **Wed Apr 27 2022:** skip pid teardown if pid_dir not set
* **Wed Apr 27 2022:** sample script to externally refresh VIT instances
* **Wed Apr 27 2022:** add Bash function example for vit wrapper
* **Wed Apr 27 2022:** skip raising error on not deleting pid file for now
* **Wed Apr 27 2022:** add pid_dir option to [vit] section See sample config.ini for details on usage
* **Wed Apr 27 2022:** add basic signal support SIGUSR1: refresh (equivalent to hitting refresh key in VIT) SIGTERM/SIGINT/SIGQUIT: quit VIT cleanly
* **Tue Apr 26 2022:** more user-friendly error message for unsupported color definitions
* **Sun Apr 17 2022:** add simple release checklist

2.2.0

* **Sun Apr 17 2022:** bump dependency versions
* **Sun Apr 17 2022:** bump minimum Python version to 3.7
* **Tue Mar 22 2022:** Simplify timezone handling
* **Sat Jul 24 2021:** Replace pytz and tzlocal by zoneinfo
* **Sat Mar 05 2022:** Make vit respect taskrc in config.ini

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.