Commit History

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