pick icon indicating copy to clipboard operation
pick copied to clipboard

create curses based interactive selection list in the terminal

Results 40 pick issues
Sort by recently updated
recently updated
newest added

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 ![image](https://github.com/user-attachments/assets/243f5537-5bb1-4d35-a4a0-6d15757c1a9d) # Chinese only ![image](https://github.com/user-attachments/assets/312b1311-cc6e-4da5-9f7d-ea7f51e80793) When in Chinese, the title will...

bug

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...

dependencies
python

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...

dependencies
python

# 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.

feature-request

I do not believe poetry has the flexibility to do this, I really tried, but this should work on msys2, and linux as well..