Commit Graph

37 Commits

Author SHA1 Message Date
mainzelm 55088b980a Version 1.1 2006-04-18 13:27:52 +00:00
mainzelm e69a69c2b2 Remove refresh-all from care-for-return
reimplement fill-up and cat
2006-04-07 09:43:29 +00:00
mainzelm 406aeafd2e Set nodelay mode once and for all during window creation 2006-04-07 09:41:08 +00:00
chetz 40eed873a2 cosmetic changes in input-fields 2006-04-06 21:40:59 +00:00
chetz df47362d05 removed input-buffers -- not needed any more 2006-03-28 09:50:24 +00:00
chetz 303cf30059 changed input-fields by needs of command-buffer from commander-s 2006-03-28 09:37:38 +00:00
eknauel 82a6492c97 Add packages for Christoph Hetz's input fields 2005-11-11 08:02:16 +00:00
eknauel 445317ca90 Add Christoph Hetz's all new, all singing, and all dancing input fields 2005-11-11 08:01:07 +00:00
mainzelm 54e9e1cee4 Towards an initial release. 2005-10-04 13:29:43 +00:00
eknauel 349d20e923 Fix SAVETTY and RESETTY 2005-06-14 11:10:46 +00:00
mainzelm 743ca2bc0a curs_set may return either the old visibility or ERR 2005-06-01 16:06:13 +00:00
eknauel c48ea3b152 I think I fixed the command history 2005-05-31 12:39:57 +00:00
eknauel ccd32b461f added bindings to ioctl() with TIOCGWINSZ and TIOCSWINSZ 2005-05-27 07:04:24 +00:00
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 d5a033368a Remove NUIT code. The NUIT code lives in CVS module scsh-nuit 2005-05-17 08:17:58 +00:00
eknauel 326ecf1950 bump version number 2005-05-11 13:28:34 +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 9e9294231e added some functions of input-buffer.scm to module-exports 2004-10-06 12:59:10 +00:00
demattia b11e743db7 added input-buffer 2004-10-06 09:40:35 +00:00
demattia 124c614bb8 *** empty log message *** 2004-09-13 08:25:53 +00:00
demattia 0256371291 *** empty log message *** 2004-09-13 08:24:42 +00:00
demattia 3fe17ca2c7 *** empty log message *** 2004-09-13 07:58:51 +00:00
mainzelm ff62750308 - Remove non-ncurses related stuff
- Add an interface declaration
2004-09-07 14:43:22 +00:00
mainzelm 714a116d7b Make scsh-ncurses a proper scsh package 2004-09-07 14:34:15 +00:00
mainzelm 8903036a5a Renamed init function 2004-09-07 14:30:27 +00:00
mainzelm d05da1f2e4 Renamed package file to a more standard name 2004-09-07 14:29:37 +00:00
demattia 6e1a33f071 first commit 2004-09-07 09:13:21 +00:00
mainzelm d2cc08ac98 *** empty log message *** 2004-09-06 13:22:36 +00:00