Commit Graph

12 Commits

Author SHA1 Message Date
eknauel 1ccfa8dccc add function buffer-text-append-new-line! 2005-05-22 09:18:07 +00:00
eknauel fefb4b002d fix cursor positioning if cursor is located on the last line 2005-05-20 08:02:05 +00:00
mainzelm 0aeb6b35ff zap superfluous, evil set! 2005-05-19 16:24:44 +00:00
eknauel 2f57202cfe More fixes for the cursor positioning code, fix history 2005-05-19 15:16:33 +00:00
eknauel 0fc804b345 revamp code for positioning the cursor, code cleanup 2005-05-19 13:58:27 +00:00
eknauel 0c44395f9b added debug-output (using tty-debug), code cleanup, shift window
refreshing to application code
2005-05-18 18:54:08 +00:00
eknauel d76ca37524 Use `(values)' to return no return values instead of `values'... 2005-05-17 15:29:33 +00:00
eknauel 0cda756391 Make key-bindings for INPUT more shell like: CursorUp/CursorDown
cycles through the command history.  Use Ctrl-p/-n to move cursor to
the previous/next line in the input.
2005-05-17 13:32:23 +00:00
eknauel 41ac53c7e8 Add mutators to BUFFER records 2005-05-11 13:27:59 +00:00
demattia cfec39d156 changed some shortcuts in input-buffer 2004-10-14 11:55:42 +00:00
demattia 5a249d54d4 fixed some minor bugs 2004-10-10 13:19:55 +00:00
demattia b11e743db7 added input-buffer 2004-10-06 09:40:35 +00:00