Commit Graph

251 Commits

Author SHA1 Message Date
eknauel 83ec071269 Factor out select-elements
part of darcs patch Sun Sep 18 20:32:09 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:30:40 +00:00
eknauel 21d45c8b56 Use select-line in process-viewer
part of darcs patch Sun Sep 18 20:06:01 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:30:23 +00:00
eknauel 5846cc311e select-list's element now have a painter instead of atext, make-(un)marked-text-element provides the old functionality
Sun Sep 18 19:13:55 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:29:34 +00:00
eknauel a6dfd794a3 re-add accidently removed file 2005-09-27 16:24:06 +00:00
eknauel fc55b768c0 added missing file 2005-09-27 16:20:57 +00:00
eknauel 29ff444f3b added new files / removed a few (actually, that doesn't seem to work with the darcs2cvs-sync.scm) 2005-09-27 16:18:04 +00:00
eknauel ada69eb0ce Simple viewer for scsh's network records. Currently service-info only
part of darcs patch Sun Sep 18 18:17:16 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 09:02:57 +00:00
eknauel 83a4e22212 Add select-line for selecting elements of a line
part of darcs patch Sun Sep 18 18:16:23 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 09:02:47 +00:00
eknauel 4d6cb75cd6 Loop invariant code motion for cursor-index
part of darcs patch Sun Sep 18 17:39:17 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 09:02:28 +00:00
eknauel 48b7f617e0 Return raw continuation if eval of Scheme expression fails
part of darcs patch Sun Sep 18 14:42:25 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 09:02:08 +00:00
eknauel d921e332be Some improvements to the history
part of darcs patch Sun Sep 18 20:27:35 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 09:01:58 +00:00
eknauel d34e8ed07e Don't disable scsh's autoreaping
part of darcs patch Sun Sep 18 14:31:17 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 09:01:24 +00:00
eknauel 528ef9ee77 Factor out eval-environment, add some commands for Scheme mode
part of darcs patch Sun Sep 18 14:29:31 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 09:01:10 +00:00
eknauel 75b30febc8 For the Scheme mode, use the expression as command
part of darcs patch Sun Sep 18 13:15:34 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 09:00:43 +00:00
eknauel 2ff942c985 Fix the result-history vs console race condition
part of darcs patch Sun Sep 18 14:34:41 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 09:00:33 +00:00
eknauel 7c5db88473 Fix a simple race condition
part of darcs patch Sun Sep 18 14:33:46 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 09:00:15 +00:00
eknauel 93ee18ce47 Try to get result window size stuff right
part of darcs patch Sun Sep 18 14:32:07 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 08:59:55 +00:00
eknauel a4ee4822df Fix a term-buf bug related with line breaks
part of darcs patch Sun Sep 18 12:39:56 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 08:59:44 +00:00
eknauel 44bfb8f118 kill and refresh for ps
part of darcs patch Sat Sep 17 19:47:08 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:59:34 +00:00
eknauel 60776a8c1d New alignment for processes
part of darcs patch Sat Sep 17 19:46:34 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:59:21 +00:00
eknauel 0280658d1c Fix the job list
part of darcs patch Sun Sep 18 12:25:51 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 08:59:07 +00:00
eknauel 2973bc8d99 Fix a drawing problem
part of darcs patch Sun Sep 18 12:16:57 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 08:58:54 +00:00
eknauel 44c95c43e5 Sorting for processes
part of darcs patch Sat Sep 17 19:21:17 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:58:43 +00:00
eknauel 2ba820f63a Make the initial-command-buffer-mode into an option
part of darcs patch Sat Sep 17 19:20:29 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:58:30 +00:00
eknauel 9da995f4cd display user in ps as well
part of darcs patch Sat Sep 17 18:38:03 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:58:18 +00:00
eknauel 7340f76507 Make "<View Console>" work again
part of darcs patch Sat Sep 17 19:37:33 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 08:58:06 +00:00
eknauel 60fa0e133c Introduce a library for configurable options
part of darcs patch: Sat Sep 17 18:35:54 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 08:57:28 +00:00
eknauel fbc7cc3929 Parsing of id options, support for id -P
part of darcs patch Sat Sep 17 18:05:43 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:46:49 +00:00
eknauel 7c5cec84b8 HEADS UP: exp->string is now write-to-string
part of darcs patch Sat Sep 17 17:28:05 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:46:34 +00:00
eknauel 4bdb8da41f Introduce utils module, move exp->string and display-to-string to utils
part of darcs patch Sat Sep 17 17:22:33 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:46:18 +00:00
eknauel 39ae30681a get-selection-as-text/ref for group-info
part of darcs patch Sat Sep 17 17:10:00 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:45:50 +00:00
eknauel f87a5adf01 get-selection-as-text/ref for user-info records
part of darcs patch Fri Sep 16 23:55:48 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:45:36 +00:00
eknauel fa5a08ace7 Default for command-buffer-mode is command
part of darcs patch Fri Sep 16 23:02:43 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:44:56 +00:00
eknauel 8c6de19aaa get-selection-as-ref for id-output
part of darcs patch Fri Sep 16 23:02:04 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:44:36 +00:00
eknauel c46282f826 Selection-ref for id-output, change semantics of select-list-get-selection, introduce select-list-get-marked
part of darcs patch Fri Sep 16 12:23:43 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 08:08:15 +00:00
mainzelm 4fce440abc Command plugin and viewer for id(1) 2005-09-13 19:46:45 +00:00
mainzelm 57b621a51c Remove accidentally committed debugging code 2005-09-13 18:28:50 +00:00
mainzelm 60d1130cf4 Key bindings for fg, bg, and stop job
Ignore SIGTTOU within Commander S and reset to default handler before exec
2005-09-13 13:20:30 +00:00
mainzelm 0f45f80db0 let ls default to cwd 2005-09-12 17:21:15 +00:00
mainzelm 07555260e1 Take care of completions that do *not* alter the command line 2005-09-12 15:55:58 +00:00
mainzelm 41ac17dbe6 Return absolute paths in files-in-dir 2005-09-12 15:54:53 +00:00
mainzelm 186cebc46a Immediately expand common prefix of completions
Let ls respect its arguments
2005-09-12 15:34:36 +00:00
mainzelm f07e7fc932 Two minor fixes to enhance completion of directory names 2005-09-12 13:50:33 +00:00
mainzelm 4320c730db Present completions for "cd" with a final / 2005-09-12 13:42:21 +00:00
eknauel d7598a29f3 Fix various small problems with the job viewer. 2005-08-21 16:56:31 +00:00
eknauel 11c8b72704 It's FOCUS-VALUE-REF, not FOCUS-VALUE. 2005-08-21 16:55:34 +00:00
eknauel 80253ae452 Fix parsing problem with trailing whitespaces and no cursor-index. 2005-08-21 16:53:23 +00:00
eknauel bda54e8fbe ignore tabulator key (completion) in Scheme mode 2005-08-21 13:46:07 +00:00
eknauel 3b140722a4 fix completion, don't insert absolute file names. 2005-08-20 16:09:48 +00:00
eknauel 8c9e1bde33 Various changes and fixes for f<TAB> completion stuff. 2005-08-20 15:20:16 +00:00