Takafumi Arakaki
|
727365a482
|
Add keybind `q' to quit shared output buffer
|
2012-06-19 00:41:33 +02:00 |
|
Takafumi Arakaki
|
4a7c81869f
|
Merge branch 'configurable-undo'
|
2012-06-17 03:34:55 +02:00 |
|
Takafumi Arakaki
|
4b3cf371c0
|
Add alternative keybinds for source code jumping
|
2012-06-17 02:36:00 +02:00 |
|
Takafumi Arakaki
|
1ef27808c5
|
Add dummy for maybe_reset_undo.Notebook in shared output
|
2012-06-17 01:12:13 +02:00 |
|
Takafumi Arakaki
|
7f6660e54f
|
Move ein:truncate-lines-on to ein-utils.el
|
2012-06-11 19:17:18 +02:00 |
|
Takafumi Arakaki
|
6cd6c3b2c7
|
Document more
|
2012-06-11 06:15:34 +02:00 |
|
Takafumi Arakaki
|
4ab40aec72
|
Rename to ein:shared-output-create-buffer
|
2012-06-08 19:13:30 +02:00 |
|
Takafumi Arakaki
|
97cd150f3b
|
Make ein:shared-output-get-or-create more robust
|
2012-06-08 19:10:06 +02:00 |
|
Takafumi Arakaki
|
01930305bd
|
Truncate lines in shared output buffer
|
2012-06-08 19:02:11 +02:00 |
|
Takafumi Arakaki
|
04ea0b455d
|
Make whole shared output buffer read-only
|
2012-06-08 16:23:06 +02:00 |
|
Takafumi Arakaki
|
ffa9dba8be
|
M-. works in shared output buffer now
Currently, ein:propagate-connect does not work in the shared output
buffer because ein:$shared-output has no reference to notebook.
|
2012-06-08 16:18:08 +02:00 |
|
Takafumi Arakaki
|
2dfcffcba5
|
Add ein:pytools-whos command
|
2012-06-08 15:30:41 +02:00 |
|
Takafumi Arakaki
|
422adbdd2b
|
Change variable type of event: use symbol
As there is no "pattern matching" for event handling anymore, using
cons for event-type makes no sense.
|
2012-06-06 21:16:48 +02:00 |
|
Takafumi Arakaki
|
cc0aa11a19
|
Put dummy event handler in shared-output cell
|
2012-06-05 00:52:00 +02:00 |
|
Takafumi Arakaki
|
6d0893b0b9
|
Suppress silent flag from shared output cell
Some kind of outputs (pyout/inline image) was not shown in the shared
output buffer because the silent flag was on. This is fixed now.
|
2012-06-02 21:53:59 +02:00 |
|
Takafumi Arakaki
|
5da0839071
|
Add sections in ein-shared-output.el
|
2012-05-24 14:43:28 +02:00 |
|
Takafumi Arakaki
|
4da179c440
|
Notify when the output goes into the shared buffer
|
2012-05-24 14:42:30 +02:00 |
|
Takafumi Arakaki
|
bccae92dde
|
Use ein-shared-output.el from ein-connect.el
|
2012-05-24 13:17:42 +02:00 |
|
Takafumi Arakaki
|
2cc5f5c1db
|
Add ein-shared-output.el
|
2012-05-24 12:56:07 +02:00 |
|