Commit Graph

  • 60ab75a7f8 More for this documentation thingie. main mainzelm 2006-06-01 15:33:36 +0000
  • 9c2e4d1059 lookup-env-var -> getenv mainzelm 2006-06-01 09:04:44 +0000
  • e38fe00657 not a real manual yet... mainzelm 2006-04-18 15:56:07 +0000
  • fe556d67d4 0.2 mainzelm 2006-04-18 15:51:20 +0000
  • 4228a359b8 More completion fixes mainzelm 2006-04-18 15:46:57 +0000
  • 3b1e318c88 No more debugging mainzelm 2006-04-18 15:01:38 +0000
  • 1a19ef0628 Add forgotten import for select-list mainzelm 2006-04-07 09:45:09 +0000
  • 543d9e63a7 Repaint only if input channel is empty mainzelm 2006-04-07 09:44:31 +0000
  • bd1f30f129 let ls not default to ls -l -a mainzelm 2006-04-07 07:36:04 +0000
  • 9321a0e8cf Fix handling of "..", introduce "." mainzelm 2006-04-07 07:18:53 +0000
  • ef642752af Add optional start cursor position argument to select list constructor Use configuration for select list key bindings mainzelm 2006-04-07 06:56:19 +0000
  • b5d7756adf little changes in comman-buffer and thus coherent adjustments chetz 2006-04-06 21:38:52 +0000
  • c59f7fdcda minor fix: send return key to result buffer as well mainzelm 2006-04-06 18:17:35 +0000
  • f994674432 Ensure $,~, and globs are expanded for all cases mainzelm 2006-04-06 16:26:53 +0000
  • 52f8656ee2 Receive key bindings only once from configuration mainzelm 2006-04-06 16:25:59 +0000
  • f531958b62 Make return value of (cwd) a directory name mainzelm 2006-04-06 16:24:48 +0000
  • c232be69a1 deal with empty prefix when trying to display common prefix mainzelm 2006-04-06 16:04:38 +0000
  • ca30df1cd7 convert relative paths to fs-objects as well. mainzelm 2006-04-06 15:02:14 +0000
  • f7bb38740e Display modification times mainzelm 2006-04-06 14:46:06 +0000
  • c0fbaf7d07 Separate packages for config and command evaluation Evaluate config options mainzelm 2006-04-06 13:25:03 +0000
  • c82a228790 Use a vector to dispatch input keys Speed up wait-for-input mainzelm 2006-04-05 15:57:23 +0000
  • 9c494558af Deal 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
  • bd45459034 In the scheme mode, wait for a balanced s-expression before sending the input to eval. mainzelm 2006-04-05 10:09:24 +0000
  • ddaa47715f Include 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
  • 982a8aec9f Introduce 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
  • 8cce1e5c77 Fix unparsing of the command line to avoid superfluous spaces. mainzelm 2006-04-05 07:21:41 +0000
  • 6304312753 Fix expansion to common prefix mainzelm 2006-04-05 07:20:16 +0000
  • d222c8aefb Deal with tty's that return EIO on EOF (e.g. on Linux) mainzelm 2006-04-05 07:18:39 +0000
  • c02e88c11a Update to ncurses-1.0 mainzelm 2006-04-05 07:12:44 +0000
  • 8ec647be9e history-lines now independent from window-size chetz 2006-03-29 12:44:42 +0000
  • 475177b891 the command-window now uses command-buffers based on input-fields instead of input-buffers chetz 2006-03-28 09:44:39 +0000
  • 1ef838007d Column selector for processes com-buf mainzelm 2005-10-11 15:55:48 +0000
  • 74c968b999 reformatting code mainzelm 2005-10-11 15:55:40 +0000
  • 2b0b469c1d Factor out filter-windows mainzelm 2005-10-11 15:54:13 +0000
  • 5dac007070 Sanity checks for signalling jobs mainzelm 2005-10-11 15:45:23 +0000
  • c5ae699585 Some config and features for joblist-viewer mainzelm 2005-10-11 15:45:14 +0000
  • d51eb49139 optimize compeltion for jobs, complete printenv from environ mainzelm 2005-10-11 15:45:00 +0000
  • bd803d5168 Fix completer for jobs mainzelm 2005-10-11 15:44:53 +0000
  • ded258241f Fix continue-job-in-fg with a hack mainzelm 2005-10-11 15:43:19 +0000
  • 60284755e2 Move spawn of result buffer suveillant to INIT-WINODWS! mainzelm 2005-10-11 15:41:42 +0000
  • e511c905cd WRITE seems more useful for debugging output mainzelm 2005-10-11 15:40:44 +0000
  • 83d25a4c9d Load scsh-ncurses-1.0 mainzelm 2005-10-11 15:39:48 +0000
  • ad17026fa6 Don't follow symbolic links mainzelm 2005-10-11 15:39:20 +0000
  • 1671ae0ee3 Minor fix mainzelm 2005-10-11 15:38:18 +0000
  • 2eab10324f Minor fix for header output mainzelm 2005-10-04 14:47:11 +0000
  • a45ef09bdb The commander-s executable is now an image mainzelm 2005-10-04 13:39:37 +0000
  • c4c21653ef Auxiliary files mainzelm 2005-10-04 13:38:24 +0000
  • 96973d961c Fix painting of completions window, remove loop parameter eknauel 2005-09-27 16:37:12 +0000
  • de78de0050 Present completions in modal window eknauel 2005-09-27 16:37:05 +0000
  • c9bd3f8209 Repaint everything after command execution in fg eknauel 2005-09-27 16:36:58 +0000
  • cec1cc5d56 Refresh after (clear), obtain paint-lock earlier eknauel 2005-09-27 16:36:52 +0000
  • 8a1cd89844 Nicer filter window eknauel 2005-09-27 16:36:44 +0000
  • 89766e74db Minor enhancements for printenv/setenv; drop getenv eknauel 2005-09-27 16:36:38 +0000
  • 6d3470be25 Move inspector-handler from eval-s... to callers eknauel 2005-09-27 16:36:30 +0000
  • 8741947e54 print ip address in dotted notation eknauel 2005-09-27 16:36:22 +0000
  • da9f65fee8 Fix binding eknauel 2005-09-27 16:36:16 +0000
  • ae9052aeaf Try to get handlers right eknauel 2005-09-27 16:36:07 +0000
  • 04e4dba6a2 Finish ,exit eknauel 2005-09-27 16:36:00 +0000
  • 62365b40d3 Add ,reload-package eknauel 2005-09-27 16:35:49 +0000
  • 1d2a36c982 Viewer for host-info eknauel 2005-09-27 16:34:02 +0000
  • 54907fe26e Abstraction, abstraction, abstraction eknauel 2005-09-27 16:33:54 +0000
  • a00af6e57b Add viewer for protocol-info eknauel 2005-09-27 16:33:47 +0000
  • 16fa9cb6ad Handle all options of id eknauel 2005-09-27 16:33:39 +0000
  • 85a258237c Introduce with-inspector-handler to turn an exception into a value for the inspector eknauel 2005-09-27 16:33:27 +0000
  • 7488bcdf18 deal with empty values eknauel 2005-09-27 16:33:20 +0000
  • d3e61c5546 prepare menu returns a list of lists not of pairs eknauel 2005-09-27 16:33:11 +0000
  • 45f1bb41b3 Fixes for inspector, introduce ,inspect command eknauel 2005-09-27 16:33:03 +0000
  • 2fe9ca9f66 Pasting for service-info eknauel 2005-09-27 16:32:53 +0000
  • af369b2d3a Better interface for pasting eknauel 2005-09-27 16:32:46 +0000
  • c40ea7f252 Display %CPU instead of TIME eknauel 2005-09-27 16:32:36 +0000
  • 8e2a6cd437 Filtering of processes eknauel 2005-09-27 16:32:26 +0000
  • fdd47211ac Modal windows eknauel 2005-09-27 16:32:19 +0000
  • 889fa445f1 Small changes for app-windows eknauel 2005-09-27 16:32:10 +0000
  • 35ec8720e1 select-list now accepts width instead of result-buffer eknauel 2005-09-27 16:31:54 +0000
  • 76570de92e Fix display-to-string eknauel 2005-09-27 16:31:46 +0000
  • 781fe54df3 Don't register for a single fs-object eknauel 2005-09-27 16:31:35 +0000
  • 40e260f78d Sorting for file-system viewer eknauel 2005-09-27 16:31:28 +0000
  • f9e74ee38b Don#t display welcome message eknauel 2005-09-27 16:31:17 +0000
  • a354a75345 Introduce toggle-cmd/scm-mode-with-conversion eknauel 2005-09-27 16:31:07 +0000
  • 2b9854c8ff New painting for select-line, new sorting for processes (by column) eknauel 2005-09-27 16:30:57 +0000
  • 4fbe6c5e51 Make the active-command-window work again eknauel 2005-09-27 16:30:50 +0000
  • 83ec071269 Factor out select-elements eknauel 2005-09-27 16:30:40 +0000
  • 21d45c8b56 Use select-line in process-viewer eknauel 2005-09-27 16:30:23 +0000
  • 5846cc311e select-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
  • a6dfd794a3 re-add accidently removed file eknauel 2005-09-27 16:24:06 +0000
  • fc55b768c0 added missing file eknauel 2005-09-27 16:20:57 +0000
  • 29ff444f3b added new files / removed a few (actually, that doesn't seem to work with the darcs2cvs-sync.scm) eknauel 2005-09-27 16:18:04 +0000
  • ada69eb0ce Simple viewer for scsh's network records. Currently service-info only eknauel 2005-09-27 09:02:57 +0000
  • 83a4e22212 Add select-line for selecting elements of a line eknauel 2005-09-27 09:02:47 +0000
  • 4d6cb75cd6 Loop invariant code motion for cursor-index eknauel 2005-09-27 09:02:28 +0000
  • 48b7f617e0 Return raw continuation if eval of Scheme expression fails eknauel 2005-09-27 09:02:08 +0000
  • d921e332be Some improvements to the history eknauel 2005-09-27 09:01:58 +0000
  • d34e8ed07e Don't disable scsh's autoreaping eknauel 2005-09-27 09:01:24 +0000
  • 528ef9ee77 Factor out eval-environment, add some commands for Scheme mode eknauel 2005-09-27 09:01:10 +0000
  • 75b30febc8 For the Scheme mode, use the expression as command eknauel 2005-09-27 09:00:43 +0000
  • 2ff942c985 Fix the result-history vs console race condition eknauel 2005-09-27 09:00:33 +0000
  • 7c5db88473 Fix a simple race condition eknauel 2005-09-27 09:00:15 +0000
  • 93ee18ce47 Try to get result window size stuff right eknauel 2005-09-27 08:59:55 +0000