Kovid Goyal
|
a2c2d81373
Cleanup readline prompt rendering
|
il y a 2 ans |
Kovid Goyal
|
1881f4582e
...
|
il y a 2 ans |
Kovid Goyal
|
723a9c91b5
Get completion basically working
|
il y a 2 ans |
Kovid Goyal
|
9e2c96653f
More work on readline completion
|
il y a 2 ans |
Kovid Goyal
|
cfb6d93dc0
Move cursor to end of input when traversing history list
|
il y a 2 ans |
Kovid Goyal
|
1523fef000
tests for history searching
|
il y a 2 ans |
Kovid Goyal
|
0c82832356
more work on history search
|
il y a 2 ans |
Kovid Goyal
|
5a425ccaad
Implement number args for repeats
|
il y a 2 ans |
Kovid Goyal
|
8ad55f7562
Add some tests for history
|
il y a 2 ans |
Kovid Goyal
|
c8e8cb5ad5
Add some tests for yanking
|
il y a 2 ans |
Kovid Goyal
|
3237db00fc
Implement word killing actions
|
il y a 2 ans |
Kovid Goyal
|
19bf07abd9
Use the more efficient cell iterator api for single char horizontal cursor movement as well
|
il y a 2 ans |
Kovid Goyal
|
a008c627e3
Implement bindings for moving by simple word
|
il y a 2 ans |
Kovid Goyal
|
d260d2f480
Add some test for vertical movement
|
il y a 2 ans |
Kovid Goyal
|
5509673ff3
More tests
|
il y a 2 ans |
Kovid Goyal
|
3c4a411cad
Rewrite the readline redraw code to make the screen lines explicit
|
il y a 2 ans |
Kovid Goyal
|
eff239a195
Code to erase character ranges
|
il y a 2 ans |
Kovid Goyal
|
5e5cae8391
Code to move cursor right
|
il y a 2 ans |
Kovid Goyal
|
57310a772a
Code to move cursor left
|
il y a 2 ans |
Kovid Goyal
|
066465bce7
Some tests for add_text
|
il y a 2 ans |
Kovid Goyal
|
1792c2268a
Start writing tests for readline internal functions
|
il y a 2 ans |