Pter

Latest version: v3.16.3

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

Scan your dependencies

Page 7 of 11

2.2.0

Fixed
- Completion could leave some lines on the screen after being closed ([8](https://github.com/vonshednob/pter/issues/8))
- Selection boxes are using as much room as necessary to show all options
- Help screen scrolls immediately when cursor keys are used

Added
- Completion key configuration options `comp-next`, `comp-prev`, `comp-use`, and `comp-close`
- Documentation for the completion options

2.1.0

Added
- Basic autocompletion support for contexts and projects when searching, adding or editing tasks ([6](https://github.com/vonshednob/pter/issues/7))

Changed
- Depends on version 1.2.0 of cursedspace

Fixed
- Lagging cursor when editing or creating a task ([7](https://github.com/vonshednob/pter/issues/7))
- Make selector windows great(er) again
- Don't show the source selector if only one source file is available

2.0.0

Changed
- Massive refactoring of pter to make the code more readable and maintainable
- pter will try to set the terminal title to `pter`

Added
- Dependency to `cursedspace`
- Key bindings `page-up` and `page-down`
- Support to edit tasks through an external text editor ([5](https://github.com/vonshednob/pter/issues/5)), see `editor` configuration option or just try `E` in pter; not supported in qpter!

Removed
- Key bindings `half-page-up` and `half-page-down`

1.0.19

Fixed
- A task that had no description used to crash pter when searching 54

1.0.18

Added
- Task templates (thanks to [danielk333](https://github.com/danielk333))

1.0.17

Fixed
- Clearing a search that resulted in 0 visible tasks would crash pter
- Be consistent and accept relative paths as well as the `~/` (user home) notion

Page 7 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.