Giter Club home page Giter Club logo

terminal's People

Contributors

atkinssj avatar jelveh avatar kerneldeimos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

terminal's Issues

Cannot copy and paste between windows in Windows 11

I am on Windows 11 and use Microsoft Edge.
I cannot copy text in the Puter app and paste it into the Windows 11 app.
I am not good at English, so I tried to translate by copying the text in the Puter window and pasting it into the DeepL window, which works in Windows 11.
But I couldn't copy and paste.

And vice versa, I could not paste the text from the Windows 11 application into the Puter window.

Please let me know how to solve the problem.

dev-runner leaves sockets in use after quitting

I'm running on Linux, and this happens a bit inconsistently for me.

Steps:

  1. dev-runner ./run-phoenix-http.json5
  2. Enter stop to shut it down
  3. Wait until all node processes related to it have exited
  4. dev-runner ./run-phoenix-http.json5 again
  5. See errors in the log about the addresses being in use.
❯ dev-runner ./run-phoenix-http.json5

src/main.js → dist/bundle.js...
created dist/bundle.js in 602ms

src/main_puter.js → dist/bundle.js...
created dist/bundle.js in 516ms
[term.http:err] node:events:497
[term.http:err]       throw er; // Unhandled 'error' event
[term.http:err]       ^
[term.http:err] 
[term.http:err] Error: listen EADDRINUSE: address already in use 0.0.0.0:8082
[term.http:err]     at Server.setupListenHandle [as _listen2] (node:net:1893:16)
[term.http:err]     at listenInCluster (node:net:1941:12)
[term.http:err]     at doListen (node:net:2096:7)
[term.http:err]     at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
[term.http:err] Emitted 'error' event on Server instance at:
[term.http:err]     at emitErrorNT (node:net:1920:8)
[term.http:err]     at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
[term.http:err]   code: 'EADDRINUSE',
[term.http:err]   errno: -98,
[term.http:err]   syscall: 'listen',
[term.http:err]   address: '0.0.0.0',
[term.http:err]   port: 8082
[term.http:err] }
[term.http:err] 
[term.http:err] Node.js v21.6.2
[term.http] STOPPED
[shell.rollup:err] rollup v3.21.4
[shell.rollup:err] bundles src/main_puter.js → dist/bundle.js...
[term.rollup:err] rollup v3.23.0
[term.rollup:err] bundles src/main.js → dist/bundle.js...
[shell.http:err] node:events:497
[shell.http:err]       throw er; // Unhandled 'error' event
[shell.http:err]       ^
[shell.http:err] 
[shell.http:err] Error: listen EADDRINUSE: address already in use 0.0.0.0:8080
[shell.http:err]     at Server.setupListenHandle [as _listen2] (node:net:1893:16)
[shell.http:err]     at listenInCluster (node:net:1941:12)
[shell.http:err]     at doListen (node:net:2096:7)
[shell.http:err]     at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
[shell.http:err] Emitted 'error' event on Server instance at:
[shell.http:err]     at emitErrorNT (node:net:1920:8)
[shell.http:err]     at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
[shell.http:err]   code: 'EADDRINUSE',
[shell.http:err]   errno: -98,
[shell.http:err]   syscall: 'listen',
[shell.http:err]   address: '0.0.0.0',
[shell.http:err]   port: 8080
[shell.http:err] }
[shell.http:err] 
[shell.http:err] Node.js v21.6.2
[shell.http] STOPPED

After doing the same again, I only had the :8080 server fail to start. Then a third time, they both succeeded. But it definitely varies.

Automatically bring focus to the prompt when Terminal is opened

Right now when the Terminal is opened, the user has to click/tap on the window so that they can start typing. (As you can see in the picture below, a freshly-opened Terminal's input is not activated before clicking on it) This is inefficient for the user.

Screenshot 2023-05-29 at 9 22 38 AM

Terminal not loading in some browsers

As reported by this user.

Chromium Version 123.0.6298.0 (Developer Build) (64-bit) from tip-of-tree developer builds today. On Linux.

Screenshot at https://gist.github.com/guest271314/94453a1f538df44be1623f75b0ed4b71

It would help if you didn't try to prevent inspecting the page.

There are several warnings and a couple errors thrown

v2/:4 WebSocket connection to 'wss://api.puter.com/socket.io/?auth_token=undefined&EIO=4&transport=websocket&sid=9uLAXMZ0SsMnkBVsAHNF' failed: WebSocket is closed before the connection is established.

bundle.js:10622 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'setAuthToken') at window.main_shell (bundle.js:10622:28)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.