1
0
Fork 0
Commit Graph

26 Commits

Author SHA1 Message Date
Esteban Lombeyda d429e850ab cleaning compilere warnings 2014-06-23 13:48:21 +02:00
Esteban Lombeyda 96dd32cdd3 bug fix: autocompletion and tab 2014-06-23 12:28:30 +02:00
Esteban Lombeyda 4eda2c7742 Ssignature of new_line_numbers changed; preparation for bug fix 2014-04-24 11:27:12 +02:00
Esteban Lombeyda 5647aa97f7 Bug fix: reverse search; new strategy for positioning cursor 2014-04-23 13:14:20 +02:00
Esteban Lombeyda 65035e296c bug fix: when cursor is at end of screen a new line is inserted 2014-04-22 17:33:44 +02:00
Esteban Lombeyda 35011bf26e Bug fix: reverse search 2014-04-08 22:39:34 +02:00
Esteban Lombeyda 2f3f5f6f5f new Function initPrompt defined; preparation for bug fix 2014-04-08 21:45:45 +02:00
Jan Steemann 521c939f80 fix compiler warnings 2014-04-03 20:21:07 +02:00
Esteban Lombeyda 3d756b21e4 cleaning code; removing compiler warnings 2014-04-01 08:57:35 +02:00
Esteban Lombeyda 0a4e416ebc number of visible charaters of the prompt is saved in current structure 2014-04-01 08:39:43 +02:00
Esteban Lombeyda 92c43d1f89 Bug fix delete key; cleaning code (not finished) 2014-04-01 08:00:08 +02:00
Esteban Lombeyda 22545acbf6 Moving to begining of line respectively end of line is fixed 2014-03-31 16:09:52 +02:00
Esteban Lombeyda f6f8281f7e Cursor is positioned whith help of relative coordinates 2014-03-31 15:52:39 +02:00
Esteban Lombeyda dade1c03c8 Bug fix by deleting of the last word 2014-03-31 14:15:45 +02:00
Esteban Lombeyda 7491a2ea02 navigation in editing line works fine 2014-03-31 13:32:12 +02:00
Esteban Lombeyda 8ece132b71 Buf fix in positioning the cursor at the begin of the next line 2014-03-31 11:28:00 +02:00
Esteban Lombeyda 99dbeb4726 Bug fix in setCursorPos 2014-03-27 16:57:13 +01:00
Esteban Lombeyda af3acf5efe optimisation of output was commented out, it did not work fine 2014-03-27 13:55:30 +01:00
Esteban Lombeyda 621a63dc9f bug fix: segmentation default 2014-03-27 12:31:00 +01:00
Esteban Lombeyda 14c1050dac Bug Fix: Line Editing for Linux 2014-03-27 11:38:04 +01:00
Esteban Lombeyda b292b59e1d implementing multilline display of editing line 2014-03-26 11:00:53 +01:00
Esteban Lombeyda f82092aacd small adjustments before multiline editing is supported for linux 2014-03-25 10:39:17 +01:00
Frank Celler 2a731eee62 fixed ctrl-z 2014-02-13 16:25:50 +01:00
Frank Celler 7a3176ac8d use new readline per default for mac 2014-02-13 11:03:48 +01:00
Frank Celler 6684b4cbcd fixed warning 2014-01-30 17:36:14 +01:00
Frank Celler 973f9aa2fb added linenoise 2014-01-30 17:23:24 +01:00