FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Release v4.90.0 · coder/code-server · GitHub

v4.90.0

Choose a tag to compare

Filter
github-actions released this 11 Jun 18:01
· 477 commits to main since this release
0c802ba

Code v1.90.0

Changed

  • Updated to Code 1.90.0.
  • Updated Node to 20.11.1.

Added

  • Send contents to the clipboard in the integrated terminal by piping to
    code-server --stdin-to-clipboard or code-server -c.

    You may want to make this an alias:

    alias xclip="code-server --stdin-to-clipboard"
    echo -n "hello world" | xclip
    

Back | FazBrowse Home | New Git URL