Kovid Goyal
|
8c1e365eb5
hints kitten: Allow clicking on matched text to select it in addition to typing the hint
|
6 месяцев назад |
Kovid Goyal
|
c3c99113c7
hints kitten: Use default editor rather than hardcoding vim to open file at specific line
|
9 месяцев назад |
Kovid Goyal
|
a5f3142514
hints kitten: The option to set the text color for hints now allows arbitrary colors
|
9 месяцев назад |
Kovid Goyal
|
8cc2cad4d9
Use list of legal chars in URL from the WHATWG standard
|
10 месяцев назад |
Kovid Goyal
|
77292a16d6
Make shebangs consistent
|
1 год назад |
Kovid Goyal
|
dc6edf9191
Improve the docs for how to match multi-line hints
|
1 год назад |
Kovid Goyal
|
0a2f164062
Change kitty +kitten -> kitten in docs
|
1 год назад |
Kovid Goyal
|
da1276d84a
Correct the naming of the window arg to call_remote_control
|
1 год назад |
Kovid Goyal
|
7b6d11fd1e
Fix rendering of :doc: links with explicit titles in help text in the terminal
|
1 год назад |
Kovid Goyal
|
bb33c66570
Fix #6213
|
1 год назад |
Kovid Goyal
|
e4611d0c81
...
|
1 год назад |
Kovid Goyal
|
b76b0c61ed
Port custom processor for hints
|
1 год назад |
Kovid Goyal
|
69916ca4e8
Remove python implementation of hints
|
1 год назад |
Kovid Goyal
|
5b3f5dd02d
Port all remaining hints matching tests
|
1 год назад |
Kovid Goyal
|
09ceb3c0be
Start work on porting hints kitten to Go
|
1 год назад |
pagedown
|
4c9d90efbb
hints kitten: Perform copy action with --program when matching linenum
|
1 год назад |
Kovid Goyal
|
eb6d777790
...
|
1 год назад |
Kovid Goyal
|
81f8ed6b45
Use @ rather than # for named buffers prefix char
|
1 год назад |
pagedown
|
854529c443
hints kitten: Allow copying matches to named buffers
|
1 год назад |
Kovid Goyal
|
7fe5d7b58f
Replace isort with ruff
|
1 год назад |
Kovid Goyal
|
7e1380cc0d
Start work on giving GLFW a proper clipboard API
|
2 лет назад |
Kovid Goyal
|
295743a96e
Fix ref to launch doc
|
2 лет назад |
Kovid Goyal
|
9cec924f32
hints kitten: Allow using `launch` as the program to run, to open the result in a new kitty tab/window/etc.
|
2 лет назад |
Kovid Goyal
|
afada84f52
Cleanup previous PR
|
2 лет назад |
Trygve Aaberge
|
03720402a7
Fix hints sometimes matching next line as part of URL
|
2 лет назад |
Kovid Goyal
|
98f6e24106
Move block outside try/except as it doesnt need to be in there
|
2 лет назад |
Kovid Goyal
|
cd7751681d
hints kitten: Fix surrounding quotes/brackets and embedded carriage returns not being removed when using line number processing
|
2 лет назад |
pagedown
|
288d16f7be
Docs: Minor tweaks to the help documentation of hints kitten
|
2 лет назад |
Kovid Goyal
|
e522095fae
...
|
2 лет назад |
pagedown
|
746cb3684a
Eliminate flickering when hints kitten exits
|
2 лет назад |