Commit Graph

2876 Commits

Author SHA1 Message Date
mattpass
1ccf01bfc0 No need to double output prompt if no arg for cd 2020-10-23 11:13:23 +01:00
mattpass
9b881cf774 Set cwd in session initially and chdir to it always 2020-10-23 11:09:51 +01:00
mattpass
c3c829ec3d Fix with of command to 99% 2020-10-23 11:08:18 +01:00
mattpass
362bbf5c5d Code tidy in terminal.php 2020-10-23 10:38:09 +01:00
mattpass
c19503ba78 Minor tidy in index.php and updater.php 2020-10-23 10:20:55 +01:00
mattpass
9e68bb9d72 Typo fixes in README.md 2020-10-23 09:39:53 +01:00
mattpass
536ddde998 Tweak to position of arrow on fold marker 2020-10-23 09:39:41 +01:00
mattpass
d89d01e46e iceLoc added to path for image in tutorial 2020-10-06 17:24:02 +01:00
mattpass
876a6ab0ef Wider box for system info when viewing tutorial 2020-10-06 17:19:23 +01:00
mattpass
a3e5b7925a ICE root only shown now, default also, display versions 2020-10-06 17:18:50 +01:00
mattpass
1e01e783ca Display git commit hash as link, remove GG 2020-10-06 17:12:04 +01:00
mattpass
f77f02e11f version and cM version added to all langs for editor 2020-10-06 17:06:00 +01:00
mattpass
818b9e9a71 Code tidy in editor.php and files.php 2020-10-06 14:28:59 +01:00
mattpass
1ab4ae0094 Taller viewable area for system info 2020-10-06 14:16:48 +01:00
mattpass
ca39d31f0e Tidy, no space after v, less PHP, nicer system display, remove old game DIV container 2020-10-06 14:12:51 +01:00
mattpass
352c8c1a3a No space after v when displaying version 2020-10-06 14:10:20 +01:00
mattpass
3273d9fd2c Move activeLineBG out of if, no space after v 2020-10-06 14:09:41 +01:00
Matt Pass
034f1158cd Remove surplus line in README.md 2020-10-06 05:53:15 +01:00
Matt Pass
109859c393 Line breaks needed in licence 2020-10-06 05:48:13 +01:00
Matt Pass
9c5382134b Exit instead 2020-10-06 05:43:22 +01:00
Matt Pass
75534a047e Exit instead 2020-10-06 05:42:44 +01:00
mattpass
940489688d Tweaks on tutorial display incl settings show if tabs open 2020-10-05 16:56:01 +01:00
mattpass
d78821a4dc 4 x functions tidied in icecoder.js 2020-10-05 16:24:47 +01:00
mattpass
8322e0b3fe Revised jumpToDefinition 2020-10-05 16:02:21 +01:00
mattpass
14e22568a2 Fixes and code tidying on interceptKeys 2020-10-04 09:56:46 +01:00
mattpass
1bc0ac1ec5 Shorter version of key identifying via null coalescing 2020-10-04 08:59:15 +01:00
mattpass
d3b3715384 Auto-indent lines on move line(s) should be in same operation 2020-10-04 08:56:25 +01:00
mattpass
b574ce0e6c Auto-indent lines you're pasting or moving 2020-10-04 08:48:04 +01:00
mattpass
6d120cc7b9 Always auto-open files if that's the setting, let not var in snippet 2020-10-03 12:40:11 +01:00
mattpass
107c0b53c7 Upate README.md with new setup info 2020-10-02 20:17:02 +01:00
mattpass
afd0c02ff6 Remove tipsOnLogin, add 2 x help links 2020-10-02 20:02:00 +01:00
mattpass
9fbb393013 Comment tidying on interceptKeys 2020-09-27 12:32:16 +01:00
mattpass
d4fa50cdf3 More logic and code tidying improvements on interceptKeys 2020-09-27 12:18:58 +01:00
mattpass
809a1ad197 Minor tidy on prev commit 2020-09-27 11:56:22 +01:00
mattpass
5a660f7810 First round of updates on interceptKeys 2020-09-27 11:30:58 +01:00
mattpass
0e45263fad Code tidy on sort and alpha tab functions 2020-09-27 09:53:49 +01:00
mattpass
f8a2c2a926 Tidy logic on tab drag start, move and end 2020-09-27 09:31:46 +01:00
mattpass
ea14b8bbbb Remove canSwitchTabs bool, reduce selectedTab if closing to left of it, use renameTab 2020-09-27 08:53:25 +01:00
mattpass
e52cf8edf9 Tweaks to onmousedown logic on tabs 2020-09-27 08:51:19 +01:00
mattpass
494be783b9 Combine 2 x transition properties 2020-09-26 10:32:38 +01:00
mattpass
d884c2ed11 Don't switch tab if closing another tab 2020-09-26 09:59:37 +01:00
mattpass
cfbd11d8de setTabWidths code tidy & tweaks 2020-09-26 09:36:38 +01:00
mattpass
1c81aab339 Code tweaks to close tab functionality 2020-09-26 09:23:54 +01:00
mattpass
60496c9fb0 Remove Snake game 2020-09-26 08:43:12 +01:00
mattpass
c2647bc23a Prefix terminal XHR endpoint with iceLoc 2020-09-26 08:33:39 +01:00
mattpass
74fcd33c97 Add demo mode indicator to panes 2020-09-26 08:33:12 +01:00
mattpass
8770f6fe58 Demo mode text added for all langs 2020-09-26 08:32:05 +01:00
mattpass
25b50a97f3 getDemoModeIndicator func added 2020-09-26 08:31:38 +01:00
mattpass
e0b7be3a25 Add missing div tag, fix CSS, add demo mode indicator 2020-09-26 08:30:53 +01:00
mattpass
fabed98033 iceLoc now part of ICEcoder object 2020-09-26 08:30:02 +01:00