.. |
afs.scm
|
select-list now accepts width instead of result-buffer
|
2005-09-27 16:31:54 +00:00 |
browse-directory-list.scm
|
Fix handling of "..", introduce "."
|
2006-04-07 07:18:53 +00:00 |
cmdline.scm
|
lookup-env-var -> getenv
|
2006-06-01 09:04:44 +00:00 |
command-buffer.scm
|
little changes in comman-buffer and thus coherent adjustments
|
2006-04-06 21:38:52 +00:00 |
comp-cmd.scm
|
Make the spectacular new command language work. At least for values of
|
2005-08-10 18:03:59 +00:00 |
complete-util.scm
|
More completion fixes
|
2006-04-18 15:46:57 +00:00 |
complete.scm
|
Assume that files in PATH are always executable, don't check.
|
2005-05-31 07:57:54 +00:00 |
completer.scm
|
deal with empty prefix when trying to display common prefix
|
2006-04-06 16:04:38 +00:00 |
config.scm
|
Separate packages for config and command evaluation
|
2006-04-06 13:25:03 +00:00 |
console.scm
|
Deal with tty's that return EIO on EOF (e.g. on Linux)
|
2006-04-05 07:18:39 +00:00 |
debug-packages.scm
|
Code for printing debug messages on a pty
|
2005-05-18 15:24:49 +00:00 |
eval-environment.scm
|
Separate packages for config and command evaluation
|
2006-04-06 13:25:03 +00:00 |
eval.scm
|
Added a README, an installation script, and various small fixes.
|
2005-07-06 08:57:44 +00:00 |
filter-window.scm
|
+ help window for process viewer
|
2006-04-05 13:16:38 +00:00 |
focus.scm
|
It's FOCUS-VALUE-REF, not FOCUS-VALUE.
|
2005-08-21 16:55:34 +00:00 |
fs-object.scm
|
convert relative paths to fs-objects as well.
|
2006-04-06 15:02:14 +00:00 |
go
|
Load scsh-ncurses-1.0
|
2005-10-11 15:39:48 +00:00 |
gogo
|
little changes in comman-buffer and thus coherent adjustments
|
2006-04-06 21:38:52 +00:00 |
handle-fatal-error.scm
|
new commands added
|
2004-10-10 13:22:25 +00:00 |
history.scm
|
code for keeping command/result histories
|
2005-05-22 09:19:25 +00:00 |
inspector.scm
|
Introduce with-inspector-handler to turn an exception into a value for the inspector
|
2005-09-27 16:33:27 +00:00 |
job-viewer.scm
|
Some config and features for joblist-viewer
|
2005-10-11 15:45:14 +00:00 |
job.scm
|
Separate packages for config and command evaluation
|
2006-04-06 13:25:03 +00:00 |
layout.scm
|
New alignment for processes
|
2005-09-27 08:59:21 +00:00 |
modal-window.scm
|
Better interface for pasting
|
2005-09-27 16:32:46 +00:00 |
network-viewer.scm
|
print ip address in dotted notation
|
2005-09-27 16:36:22 +00:00 |
nuit-engine.scm
|
Repaint only if input channel is empty
|
2006-04-07 09:44:31 +00:00 |
nuit-packages.scm
|
More completion fixes
|
2006-04-18 15:46:57 +00:00 |
objects.scm
|
use an object-oriented approach for the plugins. deleted a lot of
|
2005-05-30 19:19:36 +00:00 |
plugins.scm
|
use an object-oriented approach for the plugins. deleted a lot of
|
2005-05-30 19:19:36 +00:00 |
process.scm
|
+ help window for process viewer
|
2006-04-05 13:16:38 +00:00 |
rdebug
|
Added `rdebug' a script that starts the remote debugger
|
2005-05-31 13:45:47 +00:00 |
scheme-commands.scm
|
Deal with empty lines
|
2006-04-05 15:55:52 +00:00 |
select-element.scm
|
Filtering of processes
|
2005-09-27 16:32:26 +00:00 |
select-line.scm
|
New painting for select-line, new sorting for processes (by column)
|
2005-09-27 16:30:57 +00:00 |
select-list.scm
|
Add optional start cursor position argument to select list constructor
|
2006-04-07 06:56:19 +00:00 |
std-command.scm
|
More completion fixes
|
2006-04-18 15:46:57 +00:00 |
std-viewer.scm
|
HEADS UP: exp->string is now write-to-string
|
2005-09-27 08:46:34 +00:00 |
termbuf.scm
|
Fix a term-buf bug related with line breaks
|
2005-09-27 08:59:44 +00:00 |
tty-debug.scm
|
No more debugging
|
2006-04-18 15:01:38 +00:00 |
user-group-info.scm
|
Handle all options of id
|
2005-09-27 16:33:39 +00:00 |
utils.scm
|
In the scheme mode, wait for a balanced s-expression before sending
|
2006-04-05 10:09:24 +00:00 |
win.scm
|
the command-window now uses command-buffers based on input-fields instead of input-buffers
|
2006-03-28 09:44:39 +00:00 |