pick
pick copied to clipboard
create curses based interactive selection list in the terminal
Items are truncated at half the screen width: This gives you lines like: ``` Station Selector: http://streams.kut.org/4430_192.mp3? http://streams.kut.org/4428_192.mp3? => http://stream1.early1900s.org:8080 ``` I'd rather see: ``` Station Selector: => http://streams.kut.org/4430_192.mp3?aw_0_1st.playerid=tmx-free http://streams.kut.org/4428_192.mp3?aw_0_1st.playerid=kutx-free...
# Detail ``` python version: 3.10.7 os: windows 11 pick version: 2.3.2 windows-curses version: 2.3.1 ``` # English only  # Chinese only  When in Chinese, the title will...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.3.5. Release notes Sourced from pytest's releases. 8.3.5 pytest 8.3.5 (2025-03-02) Bug fixes #11777: Fixed issue where sequences were still being shortened even with -vv...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.5.0. Release notes Sourced from pre-commit's releases. pre-commit v3.5.0 Features Improve performance of check-hooks-apply and check-useless-excludes. #2998 PR by @mxr. #2935 issue by @mxr. Fixes...
# Info This would somewhat address and/or entirely close: * https://github.com/aisk/pick/issues/108 * https://github.com/aisk/pick/issues/83 * https://github.com/aisk/pick/issues/58 * https://github.com/aisk/pick/issues/29 * https://github.com/aisk/pick/issues/21 * https://github.com/aisk/pick/issues/111 * https://github.com/aisk/pick/issues/48 # Changes 1. Changes over to using...
same reason as https://github.com/saulpw/visidata/pull/2757
can you add package to the msys2 repository, it doesn't build with pip install.
Have just installed pick in a `python3 env` using `pip install pick` and I get the following error: Import Code: ``` import json import pick ``` Also the same error...
I would appreciate the ability not to hide the existing terminal text while selecting an option. Just print below the current output.
I do not believe poetry has the flexibility to do this, I really tried, but this should work on msys2, and linux as well..