Vit

Latest version: v2.3.2

Safety actively analyzes 621688 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.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

2.2.0b1

* **Fri Nov 26 2021:** fix 317: Broken links on PyPi
* **Mon Nov 22 2021:** fix 313: ACTION_REFRESH keybind triggers while entering text
* **Wed Oct 27 2021:** add `focus_on_add` configuration parameter, allows focusing on newly added task
* **Wed Oct 27 2021:** properly escape search terms
* **Tue Oct 12 2021:** Include 'report.X.context=0' option of tw 2.6.0
* **Sat Oct 09 2021:** fix 305: vit fails when using new context definition
* **Wed Oct 06 2021:** bump tasklib min version
* **Wed Oct 06 2021:** Support XDG_CONFIG_DIR taskrc location
* **Wed Sep 29 2021:** fix 302: display task id of created task in command bar
* **Sun Aug 29 2021:** fix 140, fix 230. smarter handling of spaces/quotes in autocomplete
* **Sun Aug 29 2021:** clarify doc for finding user config directory
* **Sun Aug 11 2019:** Add support for XDG Base Directory
* **Thu Jul 15 2021:** set VIT_TASK_UUID environment variable when executing external scripts
* **Thu Jul 15 2021:** allow passing custom environment variables to external commands
* **Mon Jun 07 2021:** fix 296: AutoComplete space_escape_regex not initialized for 'wait' command
* **Tue Mar 16 2021:** fix 287: Incorrect marker width calculation of Unicode symbols can cause markers to not be displayed
* **Sun Feb 28 2021:** add support for TaskWarrior >= 2.5.2 to changelog

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.