Commit Graph

111 Commits

Author SHA1 Message Date
chetz b5d7756adf little changes in comman-buffer and thus coherent adjustments 2006-04-06 21:38:52 +00:00
mainzelm c59f7fdcda minor fix: send return key to result buffer as well 2006-04-06 18:17:35 +00:00
mainzelm c0fbaf7d07 Separate packages for config and command evaluation
Evaluate config options
2006-04-06 13:25:03 +00:00
mainzelm c82a228790 Use a vector to dispatch input keys
Speed up wait-for-input
2006-04-05 15:57:23 +00:00
mainzelm f1111f3dfa + help window for process viewer
+ slightly speed up key dispatcher
2006-04-05 13:16:38 +00:00
mainzelm bd45459034 In the scheme mode, wait for a balanced s-expression before sending
the input to eval.

written by Christoph Hetz
2006-04-05 10:09:24 +00:00
mainzelm 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
2006-04-05 07:48:27 +00:00
chetz 475177b891 the command-window now uses command-buffers based on input-fields instead of input-buffers 2006-03-28 09:44:39 +00:00
mainzelm 74c968b999 reformatting code
part of darcs patch Sat Sep 24 23:11:55 MST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-10-11 15:55:40 +00:00
mainzelm ded258241f Fix continue-job-in-fg with a hack
part of darcs patch Fri Sep 23 22:16:49 MST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-10-11 15:43:19 +00:00
eknauel 96973d961c Fix painting of completions window, remove loop parameter
part of darcs patch Fri Sep 23 22:15:31 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:37:12 +00:00
eknauel de78de0050 Present completions in modal window
part of darcs patch Fri Sep 23 12:32:41 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:37:05 +00:00
eknauel c9bd3f8209 Repaint everything after command execution in fg
part of darcs patch Thu Sep 22 23:28:32 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:36:58 +00:00
eknauel 6d3470be25 Move inspector-handler from eval-s... to callers
part of darcs patch Thu Sep 22 19:55:01 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:36:30 +00:00
eknauel da9f65fee8 Fix binding
part of darcs patch Thu Sep 22 19:38:41 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:36:16 +00:00
eknauel ae9052aeaf Try to get handlers right
part of darcs patch Thu Sep 22 19:36:25 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:36:07 +00:00
eknauel 85a258237c Introduce with-inspector-handler to turn an exception into a value for the inspector
part of darcs patch Thu Sep 22 14:13:30 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:33:27 +00:00
eknauel 45f1bb41b3 Fixes for inspector, introduce ,inspect command
part of darcs patch Thu Sep 22 13:24:07 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:33:03 +00:00
eknauel fdd47211ac Modal windows
part of darcs patch Wed Sep 21 20:52:34 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:32:19 +00:00
eknauel 35ec8720e1 select-list now accepts width instead of result-buffer
part of darcs patch Wed Sep 21 20:47:51 EEST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
2005-09-27 16:31:54 +00:00
eknauel a354a75345 Introduce toggle-cmd/scm-mode-with-conversion
part of darcs patch Wed Sep 21 20:25:07 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 16:31:07 +00:00
eknauel 4fbe6c5e51 Make the active-command-window work again
part of darcs patch Sun Sep 18 21:04:12 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
2005-09-27 16:30:50 +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 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 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 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 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 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
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 07555260e1 Take care of completions that do *not* alter the command line 2005-09-12 15:55:58 +00:00
mainzelm 186cebc46a Immediately expand common prefix of completions
Let ls respect its arguments
2005-09-12 15:34:36 +00:00
eknauel bda54e8fbe ignore tabulator key (completion) in Scheme mode 2005-08-21 13:46:07 +00:00
eknauel 0cade47534 install an error handler for the execution of commands. 2005-08-20 08:14:36 +00:00
eknauel eefce5d839 - make the completion mechanism use the new unparser
- fix a crash: Check if a plugin actually offers a completion function
2005-08-19 12:30:37 +00:00
eknauel 8c5de5ee27 Make Commander S use the new completion code and move this cruft to a
separate module.
2005-08-17 13:32:40 +00:00
eknauel ffff7d3a60 Added a silly fatal-error-handler for EVAL-COMMAND-IN-SCHEME-MODE. 2005-08-10 19:46:13 +00:00
eknauel b46ff51a1c Fix the cursor position after pasting the selection. Yeah, and make
Commander S slower, once more...
2005-08-10 18:47:26 +00:00
eknauel 1c20604f4f Make the spectacular new command language work. At least for values of
"work" that don't call for intensive testing.
2005-08-10 18:03:59 +00:00
eknauel 8376b8b9f7 Added a README, an installation script, and various small fixes. 2005-07-06 08:57:44 +00:00
eknauel fe9bfbf1a0 Make job control work 2005-06-14 13:44:09 +00:00
eknauel 34761f66d2 Support POSIX job control, sort of. 2005-06-14 11:20:30 +00:00
eknauel 96e9c07f0e add implementation for call-completer 2005-06-13 11:04:49 +00:00
eknauel 9e3d00028c Fix an application of COMMAND-BUFFER 2005-06-07 20:54:22 +00:00
eknauel 7d0c566c0b A first (buggy) version with a virtual console 2005-06-07 18:24:05 +00:00
eknauel 8ae60787a7 Add a joblist-viewer, add a get-focus-object-method generator to
select-list and make some plugins use it, added argument
focus-object-table to get-selection message (thus a get-selection
method can call a get-focus-object method).
2005-06-04 11:22:44 +00:00
eknauel 143d6bbccb Fix asynchronous job status updates 2005-06-04 09:43:22 +00:00