eknauel
|
88e805e52a
|
Fix cursor position after switching buffers
|
2005-05-17 08:07:23 +00:00 |
eknauel
|
31e0415c39
|
Keep the state of the command-buffer in a BUFFER record. (before: a
bunch of variables)
|
2005-05-11 13:30:51 +00:00 |
eknauel
|
1f50c28485
|
Fix more repainting bugs
|
2005-05-11 08:40:46 +00:00 |
eknauel
|
ddaf279938
|
Fix update of cursor position in an extremly ugly faishon.
|
2005-05-11 08:21:02 +00:00 |
eknauel
|
7dd48a3e47
|
Fix repainting if buffer focus switches
|
2005-05-11 06:59:13 +00:00 |
eknauel
|
c4ef6ed09d
|
Change representation of ACTIVE-BUFFER
|
2005-05-11 06:54:03 +00:00 |
eknauel
|
2353335d5e
|
First try to split up PAINT into multiple functions, thus, allowing to
repaint only parts of the screen. However, this commit introduces some
funny display bugs. ;-)
|
2005-05-10 19:37:54 +00:00 |
eknauel
|
599021b937
|
split PAINT into PAINT and WAIT-FOR-INPUT. Call PRINT-RESULT-BUFFER
to redraw only the result-buffer.
|
2005-05-10 16:06:06 +00:00 |
eknauel
|
c9f6b17692
|
Use PageUp/PageDown for navigating the result history
|
2005-05-10 15:37:39 +00:00 |
demattia
|
33558ab23d
|
added redo to shortcuts
|
2004-10-17 10:08:58 +00:00 |
demattia
|
06ef0c8a1f
|
more modularityand modified shortcuts
|
2004-10-14 11:58:20 +00:00 |
demattia
|
c41e53c747
|
new commands added
|
2004-10-10 13:22:25 +00:00 |
demattia
|
b046dc8592
|
now using input-buffer.scm from scsh-ncurses
|
2004-10-06 13:00:59 +00:00 |
demattia
|
1e10cf6b1e
|
Some architecural changes (message-communication).
|
2004-10-03 09:13:30 +00:00 |
demattia
|
9e9653e404
|
temporary version
|
2004-09-20 08:09:54 +00:00 |
mainzelm
|
72c3682d0e
|
Definitions for install-lib
|
2004-09-14 12:36:04 +00:00 |
demattia
|
a361435f30
|
*** empty log message ***
|
2004-09-14 11:54:00 +00:00 |