Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • termion termion
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • redox-osredox-os
  • termiontermion
  • Merge requests
  • Open 10
  • Merged 85
  • Closed 21
  • All 116
Subscribe to RSS feed
  • Make publicly exported types implement Debug trait
    !141 · created Apr 20, 2018 by Michael Aaron Murphy
    • CLOSED
    • 2
    updated Oct 21, 2022
  • Adds 1ms timeout to async read
    !135 · created Jan 27, 2018 by Michael Aaron Murphy
    • CLOSED
    • 1
    updated Oct 21, 2022
  • Implemented color for Box<Color> so color can be passed around
    !133 · created Dec 21, 2017 by Michael Aaron Murphy
    • CLOSED
    • 4
    updated Oct 21, 2022
  • Add support for capturing `Key::Esc`
    !129 · created Oct 25, 2017 by Michael Aaron Murphy
    • CLOSED
    • 3
    updated Oct 21, 2022
  • Fix raw mode when stdin is not a terminal
    !124 · created Sep 19, 2017 by Jeremy Soller
    • CLOSED
    • 3
    updated Oct 21, 2022
  • Reduce amount of unwraps
    !120 · created Aug 02, 2017 by Michael Aaron Murphy
    • CLOSED
    • 7
    updated Oct 21, 2022
  • Derive PartialEq for colors
    !146 · created May 06, 2018 by Michael Aaron Murphy
    • CLOSED
    • 2
    updated Oct 21, 2022
  • Fix for compilation on Redox
    !25 · created Jul 02, 2016 by Jeremy Soller
    • CLOSED
    • 3
    updated Jul 13, 2018
  • added #![feature(io)] to lib.rs
    !19 · created Apr 02, 2016 by Michael Aaron Murphy
    • CLOSED
    • 1
    updated Jul 12, 2018
  • added true colors
    !30 · created Jul 22, 2016 by Michael Aaron Murphy
    • CLOSED
    • 3
    updated Jul 12, 2018
  • update readme's referrals
    !131 · created Dec 04, 2017 by Michael Aaron Murphy
    • CLOSED
    • 1
    updated Jul 12, 2018
  • Get terminal size in Redox (for kernel terminal)
    !15 · created Mar 23, 2016 by Jeremy Soller
    • CLOSED
    • 2
    updated Jul 12, 2018
  • remove unused import and unused mut
    !137 · created Feb 11, 2018 by Michael Aaron Murphy
    • CLOSED
    • 1
    updated May 09, 2018
  • use `TIOCGWINSZ` directly from `libc`
    !126 · created Oct 11, 2017 by Michael Aaron Murphy
    • CLOSED
    • 0
    updated May 06, 2018
  • Add explicit lifetime parameters to reader iterator trait, allows use of &mut instead of move
    !110 · created Jun 13, 2017 by Michael Aaron Murphy   needs discussion
    • CLOSED
    • 9
    updated May 06, 2018
  • Set forground and background in one call
    !107 · created May 28, 2017 by Michael Aaron Murphy   wontfix
    • CLOSED
    • 1
    updated May 06, 2018
  • Add syntax highlightable read line
    !92 · created Feb 24, 2017 by Michael Aaron Murphy   needs discussion wontfix
    • CLOSED
    • 8
    updated May 06, 2018
  • Show cursor before exiting
    !55 · created Oct 13, 2016 by Michael Aaron Murphy
    • CLOSED
    • 5
    updated May 06, 2018
  • Add `impl<C: Color> Color for Box<C>`
    !59 · created Oct 21, 2016 by Michael Aaron Murphy
    • CLOSED
    • 1
    updated May 06, 2018
  • Add `impl Color for Box<Color>`
    !60 · created Oct 21, 2016 by Michael Aaron Murphy
    • CLOSED
    • 2
    updated May 06, 2018
  • Prev
  • 1
  • 2
  • Next