3b1e318c88No more debugging
mainzelm
2006-04-18 15:01:38 +0000
1a19ef0628Add forgotten import for select-list
mainzelm
2006-04-07 09:45:09 +0000
543d9e63a7Repaint only if input channel is empty
mainzelm
2006-04-07 09:44:31 +0000
bd1f30f129let ls not default to ls -l -a
mainzelm
2006-04-07 07:36:04 +0000
9321a0e8cfFix handling of "..", introduce "."
mainzelm
2006-04-07 07:18:53 +0000
ef642752afAdd optional start cursor position argument to select list constructor Use configuration for select list key bindings
mainzelm
2006-04-07 06:56:19 +0000
b5d7756adflittle changes in comman-buffer and thus coherent adjustments
chetz
2006-04-06 21:38:52 +0000
c59f7fdcdaminor fix: send return key to result buffer as well
mainzelm
2006-04-06 18:17:35 +0000
f994674432Ensure $,~, and globs are expanded for all cases
mainzelm
2006-04-06 16:26:53 +0000
52f8656ee2Receive key bindings only once from configuration
mainzelm
2006-04-06 16:25:59 +0000
f531958b62Make return value of (cwd) a directory name
mainzelm
2006-04-06 16:24:48 +0000
c232be69a1deal with empty prefix when trying to display common prefix
mainzelm
2006-04-06 16:04:38 +0000
ca30df1cd7convert relative paths to fs-objects as well.
mainzelm
2006-04-06 15:02:14 +0000
f7bb38740eDisplay modification times
mainzelm
2006-04-06 14:46:06 +0000
c0fbaf7d07Separate packages for config and command evaluation Evaluate config options
mainzelm
2006-04-06 13:25:03 +0000
c82a228790Use a vector to dispatch input keys Speed up wait-for-input
mainzelm
2006-04-05 15:57:23 +0000
9c494558afDeal with empty lines
mainzelm
2006-04-05 15:55:52 +0000
f1111f3dfa+ help window for process viewer + slightly speed up key dispatcher
mainzelm
2006-04-05 13:16:38 +0000
bd45459034In the scheme mode, wait for a balanced s-expression before sending the input to eval.
mainzelm
2006-04-05 10:09:24 +0000
ddaa47715fInclude new files in dist tarball
mainzelm
2006-04-05 07:49:14 +0000
a1011a5d27* Display evaluation package in Scheme prompt * Non-working attempt to install a Ctrl-c handler for the scheme mode * Wait for the user to open the debug tty
mainzelm
2006-04-05 07:48:27 +0000
982a8aec9fIntroduce save versions of ->username and ->groupname that return the UID as a string if the system does not know the corresponding name.
mainzelm
2006-04-05 07:38:50 +0000
8cce1e5c77Fix unparsing of the command line to avoid superfluous spaces.
mainzelm
2006-04-05 07:21:41 +0000
6304312753Fix expansion to common prefix
mainzelm
2006-04-05 07:20:16 +0000
d222c8aefbDeal with tty's that return EIO on EOF (e.g. on Linux)
mainzelm
2006-04-05 07:18:39 +0000
c02e88c11aUpdate to ncurses-1.0
mainzelm
2006-04-05 07:12:44 +0000
8ec647be9ehistory-lines now independent from window-size
chetz
2006-03-29 12:44:42 +0000
475177b891the command-window now uses command-buffers based on input-fields instead of input-buffers
chetz
2006-03-28 09:44:39 +0000
1ef838007dColumn selector for processes
com-buf
mainzelm
2005-10-11 15:55:48 +0000
2b9854c8ffNew painting for select-line, new sorting for processes (by column)
eknauel
2005-09-27 16:30:57 +0000
4fbe6c5e51Make the active-command-window work again
eknauel
2005-09-27 16:30:50 +0000
83ec071269Factor out select-elements
eknauel
2005-09-27 16:30:40 +0000
21d45c8b56Use select-line in process-viewer
eknauel
2005-09-27 16:30:23 +0000
5846cc311eselect-list's element now have a painter instead of atext, make-(un)marked-text-element provides the old functionality
eknauel
2005-09-27 16:29:34 +0000