Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / redox-os/termion issues and pull requests

#164 - Add CSI sequence for clearing scrollback buffer

Pull Request - State: closed - Opened by BlueishSapphire 8 months ago - 1 comment

#163 - Created link in README for 'inquirer-rs'

Pull Request - State: closed - Opened by greyscrippt over 1 year ago - 1 comment

#162 - Fix keys example for alt

Pull Request - State: closed - Opened by mig-hub over 2 years ago - 1 comment

#161 - Fixed small typo in docs.

Pull Request - State: closed - Opened by tincaMatei over 3 years ago - 1 comment

#160 - Add MouseButton in Hold and release event for some terminal.

Pull Request - State: closed - Opened by wescande almost 4 years ago - 1 comment

#159 - Scrollback clearing

Pull Request - State: closed - Opened by ghost almost 4 years ago - 1 comment

#158 - add illumos support

Pull Request - State: closed - Opened by jclulow about 4 years ago - 4 comments

#157 - Allow resetting cursor style to terminal default

Pull Request - State: closed - Opened by mgeisler about 4 years ago - 2 comments

#156 - Handle timeout in the middle of cursor response

Pull Request - State: closed - Opened by johshoff over 5 years ago - 1 comment

#155 - parse_event now distinguishes between invalid and incomplete input

Pull Request - State: closed - Opened by stillinbeta over 5 years ago - 1 comment

#154 - Make Color extend Debug

Pull Request - State: closed - Opened by lovasoa over 5 years ago - 1 comment

#153 - Eliminated unwraps to avoid panics

Pull Request - State: closed - Opened by jocutajar almost 6 years ago - 4 comments

#152 - Add ability to suspend/activate raw mode on RawTerminal

Pull Request - State: closed - Opened by nixpulvis about 6 years ago - 2 comments

#147 - Update references to repository

Pull Request - State: closed - Opened by sirtrollraptor over 6 years ago - 1 comment

#146 - Derive PartialEq for colors

Pull Request - State: closed - Opened by Noskcaj19 over 6 years ago - 1 comment

#145 - Fix detect cursor position reading extra byte

Pull Request - State: closed - Opened by JoshMcguigan over 6 years ago

#143 - Remove unused 'mut' qualifier in src/input.rs

Pull Request - State: closed - Opened by d-e-s-o over 6 years ago

#142 - Remove unused import of std::ascii::AsciiExt

Pull Request - State: closed - Opened by d-e-s-o over 6 years ago - 3 comments

#141 - Make publicly exported types implement Debug trait

Pull Request - State: closed - Opened by d-e-s-o over 6 years ago - 3 comments

#138 - Reset style in color example before exit

Pull Request - State: closed - Opened by aleyan over 6 years ago

#137 - remove unused import and unused mut

Pull Request - State: closed - Opened by danieledapo almost 7 years ago - 1 comment

#135 - Adds 1ms timeout to async read

Pull Request - State: closed - Opened by jonathanstrong almost 7 years ago - 1 comment

#133 - Implemented color for Box<Color> so color can be passed around

Pull Request - State: closed - Opened by AlexanderThaller almost 7 years ago - 5 comments

#131 - update readme's referrals

Pull Request - State: closed - Opened by memoryruins almost 7 years ago - 1 comment

#129 - Add support for capturing `Key::Esc`

Pull Request - State: closed - Opened by jakalope about 7 years ago - 3 comments

#127 - use `TIOCGWINSZ` directly from `libc`

Pull Request - State: closed - Opened by nivkner about 7 years ago - 1 comment

#126 - use `TIOCGWINSZ` directly from `libc`

Pull Request - State: closed - Opened by nivkner about 7 years ago

#124 - Fix raw mode when stdin is not a terminal

Pull Request - State: closed - Opened by jackpot51 about 7 years ago - 2 comments

#124 - Fix raw mode when stdin is not a terminal

Pull Request - State: closed - Opened by jackpot51 about 7 years ago - 2 comments

#120 - Reduce amount of unwraps

Pull Request - State: closed - Opened by hcpl over 7 years ago - 6 comments

#119 - Move system specific features into sys module

Pull Request - State: closed - Opened by jackpot51 over 7 years ago - 5 comments

#116 - Update tty.rs

Pull Request - State: closed - Opened by jackpot51 over 7 years ago

#115 - Implement size and is_tty with termios on Redox

Pull Request - State: closed - Opened by jackpot51 over 7 years ago - 2 comments

#113 - Add a HideCursor wrapper type acting like AlternateScreen

Pull Request - State: closed - Opened by mdevlamynck over 7 years ago - 4 comments

#110 - Add explicit lifetime parameters to reader iterator trait, allows use of &mut instead of move

Pull Request - State: closed - Opened by mhintz over 7 years ago - 9 comments
Labels: needs discussion

#109 - Fix raw mode on Redox

Pull Request - State: closed - Opened by jackpot51 over 7 years ago - 2 comments

#108 - run travis builds on osx also

Pull Request - State: closed - Opened by mcgoo over 7 years ago - 1 comment

#107 - Set forground and background in one call

Pull Request - State: closed - Opened by H4kor over 7 years ago - 1 comment
Labels: wontfix

#100 - fix #99

Pull Request - State: closed - Opened by IGI-111 over 7 years ago - 1 comment

#98 - Fix terminal size ioctl number on *BSD

Pull Request - State: closed - Opened by valpackett over 7 years ago - 1 comment

#97 - Add support for missing xterm mouse release code

Pull Request - State: closed - Opened by IGI-111 over 7 years ago - 1 comment

#95 - fix for #94

Pull Request - State: closed - Opened by IGI-111 over 7 years ago - 1 comment

#93 - added cursor position detection

Pull Request - State: closed - Opened by IGI-111 over 7 years ago - 6 comments

#92 - Add syntax highlightable read line

Pull Request - State: closed - Opened by bjorn3 over 7 years ago - 8 comments
Labels: wontfix, needs discussion

#91 - Added color support detection

Pull Request - State: closed - Opened by IGI-111 over 7 years ago - 1 comment

#90 - Fix 64 bit build for musl and android

Pull Request - State: closed - Opened by dzamlo over 7 years ago - 1 comment

#88 - Add support for alternate screen

Pull Request - State: closed - Opened by ftilde over 7 years ago - 3 comments

#82 - Replace most `std::io::Write::write` with `write_all`

Pull Request - State: closed - Opened by gyscos almost 8 years ago

#81 - Add travis integration

Pull Request - State: closed - Opened by gyscos almost 8 years ago - 6 comments

#80 - Replace UnknownCsi with generalized Event::Unsupported

Pull Request - State: closed - Opened by gyscos almost 8 years ago - 2 comments

#76 - Discard leftover input when consumed

Pull Request - State: closed - Opened by gyscos almost 8 years ago - 4 comments

#73 - Add `UnknownCSI` event type

Pull Request - State: closed - Opened by gyscos about 8 years ago - 6 comments

#72 - Fixed build for android targets

Pull Request - State: closed - Opened by flxo about 8 years ago - 1 comment

#70 - Handles CSI `~` sequences with multiple values

Pull Request - State: closed - Opened by gyscos about 8 years ago - 2 comments

#69 - Fix CSI sequence termination detection

Pull Request - State: closed - Opened by gyscos about 8 years ago - 1 comment

#67 - Revert "True terminal restoration"

Pull Request - State: closed - Opened by ticki about 8 years ago

#66 - True terminal restoration

Pull Request - State: closed - Opened by IGI-111 about 8 years ago - 3 comments
Labels: wontfix

#65 - Protects AsyncReader::read against empty buffer.

Pull Request - State: closed - Opened by gyscos about 8 years ago - 2 comments

#60 - Add `impl Color for Box<Color>`

Pull Request - State: closed - Opened by gyscos about 8 years ago - 2 comments

#59 - Add `impl<C: Color> Color for Box<C>`

Pull Request - State: closed - Opened by gyscos about 8 years ago - 1 comment

#58 - bug/lib.rs Allow musl builds

Pull Request - State: closed - Opened by dirvine about 8 years ago - 1 comment

#56 - Derive PartialEq for Rgb type

Pull Request - State: closed - Opened by jmacdonald about 8 years ago - 1 comment

#55 - Show cursor before exiting

Pull Request - State: closed - Opened by jmacdonald about 8 years ago - 5 comments

#54 - Derive Copy for color::{Rgb, Fg, Bg, Reset}

Pull Request - State: closed - Opened by gyscos about 8 years ago - 1 comment

#52 - Change is_tty example to conform to new signature

Pull Request - State: closed - Opened by j-browne about 8 years ago - 1 comment

#51 - Add Debug to color structs

Pull Request - State: closed - Opened by Esption about 8 years ago

#48 - Added mouse hold support

Pull Request - State: closed - Opened by IGI-111 about 8 years ago - 1 comment

#45 - modify Keys and Events to detect Esc key presses

Pull Request - State: closed - Opened by iamcodemaker over 8 years ago - 11 comments

#44 - fixed a few clippy warnings

Pull Request - State: closed - Opened by llogiq over 8 years ago - 2 comments

#41 - Convert VarError to io::Error

Pull Request - State: closed - Opened by jackpot51 over 8 years ago

#40 - Fix Redox `get_tty` by adding `env` import

Pull Request - State: closed - Opened by jackpot51 over 8 years ago - 1 comment

#38 - Add migration path for TermRead

Pull Request - State: closed - Opened by untitaker over 8 years ago - 1 comment

#37 - Update keys.rs

Pull Request - State: closed - Opened by aeosynth over 8 years ago - 1 comment

#34 - Allow colors to be reset to terminal defaults

Pull Request - State: closed - Opened by jackpot51 over 8 years ago - 1 comment

#33 - Add escapes to undo styles

Pull Request - State: closed - Opened by jackpot51 over 8 years ago - 1 comment

#32 - Fix RawTerminal drop

Pull Request - State: closed - Opened by jackpot51 over 8 years ago

#31 - Termion fmt overhaul

Pull Request - State: closed - Opened by ticki over 8 years ago

#30 - added true colors

Pull Request - State: closed - Opened by IGI-111 over 8 years ago - 1 comment

#29 - Implemented mouse input

Pull Request - State: closed - Opened by IGI-111 over 8 years ago - 2 comments
Labels: feature

#28 - added more special keys

Pull Request - State: closed - Opened by IGI-111 over 8 years ago - 2 comments

#27 - Add more controls

Pull Request - State: closed - Opened by Munksgaard over 8 years ago - 3 comments

#26 - Alternative fix for compilation on Redox

Pull Request - State: closed - Opened by jackpot51 over 8 years ago - 1 comment

#25 - Fix for compilation on Redox

Pull Request - State: closed - Opened by jackpot51 over 8 years ago - 3 comments

#23 - fix cursor moving

Pull Request - State: closed - Opened by MovingtoMars over 8 years ago - 1 comment

#22 - add move_cursor_{left,right} to TermWrite

Pull Request - State: closed - Opened by MovingtoMars over 8 years ago - 1 comment

#20 - Update README.md

Pull Request - State: closed - Opened by k0pernicus over 8 years ago - 1 comment

#19 - added #![feature(io)] to lib.rs

Pull Request - State: closed - Opened by grantdhunter over 8 years ago - 1 comment

#15 - Get terminal size in Redox (for kernel terminal)

Pull Request - State: closed - Opened by jackpot51 over 8 years ago - 1 comment

#14 - Refactor read_passwd

Pull Request - State: closed - Opened by untitaker over 8 years ago - 10 comments

#12 - Fix redox support

Pull Request - State: closed - Opened by jackpot51 over 8 years ago - 3 comments

#11 - Fixed keys example

Pull Request - State: closed - Opened by gchp over 8 years ago - 1 comment

#10 - Fix typo in doc

Pull Request - State: closed - Opened by shortenda over 8 years ago - 1 comment

#4 - make examples buildable with cargo

Pull Request - State: closed - Opened by tupshin over 8 years ago - 1 comment

#3 - Use a byte buffer for the password

Pull Request - State: closed - Opened by skade over 8 years ago - 2 comments

#1 - Move to stable

Pull Request - State: closed - Opened by skade over 8 years ago