adriaan
|
382d2f1ed0
Update help in main.py
|
1 year ago |
Kovid Goyal
|
77292a16d6
Make shebangs consistent
|
1 year ago |
Kovid Goyal
|
beb18cc250
Add window titles to various ask kitten invocations
|
1 year ago |
Kovid Goyal
|
f157882856
Finish porting of ask kitten to Go
|
1 year ago |
Kovid Goyal
|
0aa55fb755
Start work on porting the ask kitten
|
1 year ago |
Kovid Goyal
|
5338fcdc1e
Add a note about why we play with file descriptors
|
1 year ago |
Kovid Goyal
|
f8991ce3c8
ask kitten: Get readline to work even when stdout is redirected
|
1 year ago |
Kovid Goyal
|
5b4e4f032d
ask kitten: Output JSON when used standalone
|
1 year ago |
Kovid Goyal
|
0a1b399447
...
|
1 year ago |
Kovid Goyal
|
7fe5d7b58f
Replace isort with ruff
|
1 year ago |
Kovid Goyal
|
018811c96c
Remove unused code
|
2 years ago |
Kovid Goyal
|
fca0999814
Eureka! Figured out why libedit is breaking in prewarm on macOS via launchd
|
2 years ago |
Kovid Goyal
|
d8e43a3412
macOS: Fix regression in 0.26.0 that caused asking the user for a line of input such as for set_tab_title to not work
|
2 years ago |
Kovid Goyal
|
bfcd324993
ask kitten: allow having hidden text in the message
|
2 years ago |
Kovid Goyal
|
6961845167
ask kitten: fix button click area offset vertically
|
2 years ago |
Kovid Goyal
|
cd3eeb7a95
Center choice message correctly when it is multi-line
|
2 years ago |
Kovid Goyal
|
7be6b28011
Preserve blanks lines and per line formatting in the ask kitten for the message with choices
|
2 years ago |
pagedown
|
510022c3c1
Docs: Improve the documentation for kittens
|
2 years ago |
Kovid Goyal
|
d5c48ddb94
Allow inputting fingerprint check
|
2 years ago |
Kovid Goyal
|
14e0b01b40
Echo asterisks when inputting the password
|
2 years ago |
Kovid Goyal
|
5bb6b29ca3
Allow controlling the prompt used to input the password
|
2 years ago |
Kovid Goyal
|
61558d518e
Get askpass basically working
|
2 years ago |
Kovid Goyal
|
0a3acd9738
ask kitten: Use buttons for choices as well
|
2 years ago |
Kovid Goyal
|
d4e7587686
use underline instead of color for default choice
|
2 years ago |
Kovid Goyal
|
32e31a3c6b
Cancelling the choice kitten should return the empty response
|
2 years ago |
Kovid Goyal
|
9419125387
Highlight the default choice in yellow
|
2 years ago |
Kovid Goyal
|
1bbab217d0
ask kitten: Always have a default choice
|
2 years ago |
Kovid Goyal
|
05d648d411
ask kitten: Draw yes/no buttons
|
2 years ago |
Kovid Goyal
|
5c832d3190
Allow multiple clickable ranges
|
2 years ago |
Kovid Goyal
|
0d33380e6a
Cleanup previous PR
|
2 years ago |