Harutyun Amirjanyan
|
bcbdb30548
|
Merge pull request +15489 from c9/ide-tune-predict-echo
Tune terminal prediction
|
2017-08-10 16:01:00 +04:00 |
|
matthijs
|
076c78605d
|
predict echo is failing more then it passes
|
2017-07-28 10:31:47 +00:00 |
|
nightwing
|
4a89c883cb
|
fix predict_echo test
|
2017-07-23 03:04:19 +04:00 |
|
Lennart Kats
|
ec83586a08
|
Fix HomeCommand regression
|
2017-07-10 12:08:26 +00:00 |
|
Lennart Kats
|
107f84cc3a
|
Stricter failure condition
|
2017-07-06 08:56:11 +00:00 |
|
Lennart Kats
|
d233a25a76
|
Merge remote-tracking branch 'origin/master' into ide-tune-predict-echo
Conflicts:
plugins/c9.ide.terminal/predict_echo.js
|
2017-07-06 08:54:05 +00:00 |
|
Lennart Kats
|
6f26c0da6e
|
Better handle fringe case
|
2017-07-06 08:40:53 +00:00 |
|
Lennart Kats
|
448cedc3c9
|
Minor tweaks
|
2017-07-06 07:22:35 +00:00 |
|
Lennart Kats
|
83c7367d86
|
Fix home command not always working
|
2017-07-06 07:15:30 +00:00 |
|
Lennart Kats
|
58cbafc603
|
Don't check prefix until predictions are initialized
Makes sure our y offset is correct
|
2017-07-06 07:15:01 +00:00 |
|
Lennart Kats
|
96b85d3ee1
|
Improve debug output
|
2017-07-05 20:35:16 +00:00 |
|
Lennart Kats
|
ff501f79f8
|
Enable prediction after backspace on prompt
|
2017-07-05 19:52:32 +00:00 |
|
Lennart Kats
|
2f338e2855
|
Fix constants in tests
|
2017-07-05 19:52:21 +00:00 |
|
Lennart Kats
|
50b131f156
|
Fix initialization with multiple terminals
|
2017-07-05 19:32:02 +00:00 |
|
Lennart Kats
|
3804feb7b9
|
Eliminate needless "wait for only echoes" state
|
2017-07-05 19:30:20 +00:00 |
|
Lennart Kats
|
5356f9c0b2
|
Correctly create object
|
2017-07-05 15:20:57 +00:00 |
|
Lennart Kats
|
de4ceef688
|
Add small delay between keypresses
|
2017-07-05 14:43:14 +00:00 |
|
Lennart Kats
|
7284374f93
|
Only report mispredictions during tests
|
2017-07-05 14:42:38 +00:00 |
|
Lennart Kats
|
a734df504e
|
Consider match success if input seemed to be a noop
|
2017-07-05 14:41:15 +00:00 |
|
Lennart Kats
|
bfd5aa7f44
|
Improve debuggability
|
2017-07-05 14:41:01 +00:00 |
|
Lennart Kats
|
726a40fb87
|
Make sure we always send the "predict" event
|
2017-07-05 14:39:25 +00:00 |
|
Lennart Kats
|
f31b8b92d4
|
Minor cleanup
|
2017-07-05 12:24:45 +00:00 |
|
nightwing
|
9544cf40d5
|
add protractor based coreflow test for the ide
|
2017-05-25 00:05:02 +04:00 |
|
Harutyun Amirjanyan
|
c69358c651
|
Merge pull request +15422 from c9/pull/core/427
Pull/core/427
|
2017-05-24 16:26:11 +04:00 |
|
nightwing
|
d09757560b
|
remove broken menu items
|
2017-05-23 19:50:22 +04:00 |
|
nightwing
|
1b403bac34
|
move other sessions to tmux menu
|
2017-05-23 19:33:59 +04:00 |
|
nightwing
|
f2aea088aa
|
add a way to list all open tmux sessions
|
2017-05-23 19:10:31 +04:00 |
|
Max Schaefer
|
59f506844f
|
Fix a few superfluous (and hence ignored) arguments.
|
2017-05-23 08:46:54 +08:00 |
|
nightwing
|
b99bcddf65
|
fix hotkey support
|
2017-04-10 01:24:24 +00:00 |
|
nightwing
|
2770dde453
|
start removing livemarkup
|
2017-04-10 01:21:11 +00:00 |
|
nightwing
|
73d46031f9
|
fix window settings support
|
2017-03-05 23:40:45 +04:00 |
|
nightwing
|
0a495532a6
|
fix regression with revealtab
|
2017-02-18 17:26:21 +04:00 |
|
Lennart kats
|
6afb171808
|
Apply .eslintrc rules
|
2017-01-30 11:32:54 +00:00 |
|
Harutyun Amirjanyan
|
624ba1ca8b
|
Merge pull request +15131 from c9/ide-preview-issues
popout application preview to a tab in a separate process
|
2017-01-05 18:45:33 +04:00 |
|
Dan Armendariz
|
20dacef261
|
Use newline event to prevent buffer from clearing
|
2017-01-05 13:51:49 +00:00 |
|
Dan Armendariz
|
4db222720b
|
Don't allow term reset to destroy line cache while waiting for newline
|
2017-01-05 12:54:50 +00:00 |
|
nightwing
|
c421395cd4
|
popout preview to a tab in a separate process
|
2016-12-22 19:27:35 +00:00 |
|
nightwing
|
7cc5abac03
|
allow cmd-shift-l on terminal
|
2016-12-16 22:47:09 +00:00 |
|
nightwing
|
d3aa5f8d5c
|
fix +14891 Disable terminal popup on double click
|
2016-11-24 23:07:03 +00:00 |
|
nightwing
|
5dbe2f2aaf
|
add command-left/right support to terminal
|
2016-10-21 12:13:36 +00:00 |
|
Bas
|
d45a27807e
|
Merge pull request +14899 from c9/test-fix-pricing-coreflows
Fix PR test jobs
|
2016-10-07 14:58:52 +02:00 |
|
basdewachter
|
7aa88dbeeb
|
change tmux name to prevent it from failing
|
2016-10-06 11:49:28 +02:00 |
|
nightwing
|
740ef7edf7
|
handle git conflict status in terminal hover_link
|
2016-10-02 22:16:36 +04:00 |
|
nightwing
|
30129604cc
|
fix windows path handling issues
|
2016-06-28 23:00:44 +04:00 |
|
c9bot
|
106832d7b6
|
c9-auto-bump 3.1.2814
|
2016-06-26 13:53:19 +02:00 |
|