Ecosyste.ms: Issues

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

GitHub / ihalila/pancurses issues and pull requests

#94 - Unix curses backend/future of this project

Issue - State: open - Opened by TabulateJarl8 about 1 month ago - 2 comments

#93 - make `pancurses` work with `ncurses` 6.0.1

Pull Request - State: open - Opened by correabuscar 10 months ago - 5 comments

#92 - Update to ncurses 6.0.0

Issue - State: open - Opened by vwbusguy 10 months ago - 1 comment

#91 - noecho before initscr

Issue - State: open - Opened by BartMassey over 1 year ago

#90 - Mark _attron function as unsafe

Pull Request - State: open - Opened by kitcatier almost 2 years ago

#89 - Update example in README to prevent error

Pull Request - State: open - Opened by kbwo about 2 years ago

#88 - Input enum for control/shift?

Issue - State: open - Opened by Wrenderbender over 2 years ago

#87 - Implement curses::wgetnstr

Pull Request - State: closed - Opened by jchimene over 2 years ago

#86 - non-blokcing getch ?

Issue - State: closed - Opened by alexzanderr almost 3 years ago - 3 comments

#85 - Example Code throws Error

Issue - State: open - Opened by file-acomplaint about 3 years ago

#84 - Added docstring warning for multi-byte characters

Pull Request - State: open - Opened by eshimoniak about 3 years ago

#83 - Update dependency

Pull Request - State: closed - Opened by ghost over 3 years ago

#82 - Make compatible with ncurses-rs NetBSD fixes

Pull Request - State: closed - Opened by Ella-0 almost 4 years ago - 2 comments

#81 - fix all warnings & lints

Pull Request - State: closed - Opened by wfraser about 4 years ago - 1 comment

#79 - Get and set XY position of cursor (not mouse)

Issue - State: closed - Opened by jeanlucthumm about 4 years ago - 1 comment

#78 - Use setlocale from libc rather than ncurses-rs.

Pull Request - State: closed - Opened by gyscos over 4 years ago

#77 - panic of unwrap() on CString creation

Issue - State: open - Opened by alexanderkjall over 4 years ago

#76 - Window::border() and unicode

Issue - State: open - Opened by GOKOP over 4 years ago - 3 comments

#75 - Disable wrapping

Issue - State: open - Opened by polyrtm over 4 years ago

#74 - Release and activity

Issue - State: closed - Opened by TimonPost about 5 years ago - 1 comment

#73 - Enter key yields Input::Character('\n'), not Input::KeyEnter

Issue - State: open - Opened by j-n-f about 5 years ago - 2 comments

#72 - Thegergo02 sendsyncinput

Pull Request - State: closed - Opened by gergovari about 5 years ago

#71 - Switch comment to doc comment

Pull Request - State: closed - Opened by Yamboy1 about 5 years ago

#70 - Use `slice::iter` instead of `into_iter` to avoid future breakage

Pull Request - State: closed - Opened by Aaron1011 over 5 years ago - 4 comments

#69 - Run cargo fix --edition for rust 2018 use statements

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

#68 - Implement Send and Sync for Window

Pull Request - State: open - Opened by ikazos over 5 years ago - 1 comment

#67 - Fix Unix A_CHARTEXT constant

Pull Request - State: closed - Opened by spearman over 5 years ago - 2 comments

#66 - mvprintw and printw should not be exposed

Issue - State: open - Opened by thomcc over 5 years ago - 1 comment

#65 - Add a function for resizing a Window

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

#64 - Update `newterm()` to return a `Window`

Pull Request - State: open - Opened by gyscos almost 6 years ago - 4 comments

#63 - win32a consistently crashes

Issue - State: closed - Opened by ronniec95 almost 6 years ago - 1 comment

#62 - Moving subwindow leaves behind the old windows

Issue - State: closed - Opened by WishCow about 6 years ago - 3 comments

#61 - Cleanup `Window::drop`. This gets rid of the `_deleted` marker.

Pull Request - State: closed - Opened by czipperz about 6 years ago - 1 comment

#60 - Bump version of ncurses

Pull Request - State: closed - Opened by czipperz about 6 years ago - 1 comment

#59 - Make Window::mouse_trafo take an immutable &self

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

#58 - error: linking with `link.exe` failed: exit code: 1120 (x86_64-pc-windows-msvc)

Issue - State: closed - Opened by jdeokkim about 6 years ago - 3 comments

#57 - _

Issue - State: closed - Opened by manwithyesname about 6 years ago

#56 - Fix `Window::mouse_trafo`'s implementation

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

#55 - Remove `try!` so example compiles with 2018 edition

Pull Request - State: closed - Opened by bobwhitelock about 6 years ago - 1 comment

#54 - Segfault can be triggered with printw

Issue - State: open - Opened by kpcyrd over 6 years ago - 2 comments

#53 - *mut i8 cannot be sent between threads safely

Issue - State: open - Opened by KhaledSharif over 6 years ago - 1 comment

#52 - Rename bgkdset() -> bkgdset() to be consistent with bkgd()

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

#51 - `ctrl`+`space` causes panic on `unwrap`

Issue - State: closed - Opened by ghost over 6 years ago - 1 comment

#50 - KeyBackspace is not mapped properly on Arch Linux

Issue - State: open - Opened by ghost over 6 years ago - 4 comments

#49 - Fixed an issue on windows, using the wrong min function

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

#48 - mousemask API safety

Issue - State: open - Opened by bollian over 6 years ago - 3 comments

#47 - Window: Send

Issue - State: open - Opened by remexre over 6 years ago - 2 comments

#46 - Cannot build with win32 as feature

Issue - State: closed - Opened by fivemoreminix over 6 years ago - 1 comment

#45 - Menu shown with win32a mode despite no `show_menu` feature enabled.

Issue - State: closed - Opened by Lokathor almost 7 years ago - 1 comment

#44 - Segfault when noechoing before creating window

Issue - State: open - Opened by loovjo almost 7 years ago - 1 comment

#43 - Add stdscr()

Pull Request - State: open - Opened by gyscos almost 7 years ago - 7 comments

#42 - Added pad support

Pull Request - State: open - Opened by crides almost 7 years ago - 2 comments

#41 - `pancurses::newterm()` takes pointer of possibly-dropped `CString`

Issue - State: closed - Opened by gyscos almost 7 years ago - 4 comments

#40 - Add `stdscr()`

Issue - State: open - Opened by gyscos almost 7 years ago

#39 - Make the various window string methods generic on AsRef<str>

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

#38 - Change str functions to take AsRef<str>

Issue - State: closed - Opened by aghast almost 7 years ago - 9 comments

#37 - Compile error on windows with feature "win32" enabled

Issue - State: closed - Opened by DaTa- almost 7 years ago - 3 comments

#36 - Asynchronous stdin

Issue - State: closed - Opened by kpcyrd almost 7 years ago - 2 comments

#35 - Unicode support?

Issue - State: open - Opened by saethlin almost 7 years ago - 7 comments

#34 - Inconsistency between linux and windows on getch

Issue - State: closed - Opened by hellow554 almost 7 years ago - 6 comments

#33 - Numpad keys are listed as Unknown

Issue - State: closed - Opened by hellow554 almost 7 years ago - 1 comment

#32 - Support `raw` and `noraw`.

Issue - State: closed - Opened by Lokathor almost 7 years ago - 1 comment

#31 - Updated `winreg` version for faster compile times

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

#30 - Added resize_term function to unix implementation

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

#29 - get_max_x and get_max_y return width and height instead of max x and y

Issue - State: closed - Opened by nmoniz about 7 years ago - 2 comments

#28 - Move to latest `winreg` version

Issue - State: closed - Opened by Lokathor about 7 years ago - 2 comments

#27 - Fix misspelling of "library"

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

#26 - Expose wget_wch dealing with wide chars

Pull Request - State: open - Opened by akotulski about 7 years ago - 1 comment

#25 - resize_term() not implemented in ncurses-rs

Issue - State: closed - Opened by ihalila about 7 years ago - 6 comments

#24 - Add keyname method

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

#23 - Add keyname function

Issue - State: closed - Opened by gyscos about 7 years ago

#22 - Flickering text on Windows

Issue - State: closed - Opened by Lokathor about 7 years ago - 2 comments

#21 - Fix typo in pancurses::set_blink documentation

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

#20 - Support resizable window on Windows

Issue - State: closed - Opened by coder543 over 7 years ago - 3 comments

#19 - Implement Drop for Window

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

#18 - Add mouseinterval function

Issue - State: closed - Opened by gyscos over 7 years ago - 2 comments

#17 - [Feat request] expose a way to hide PDCurses menu

Issue - State: closed - Opened by Geobert over 7 years ago - 4 comments

#16 - delch() not working?

Issue - State: closed - Opened by Geobert over 7 years ago - 1 comment

#15 - Library does not support 'winsch'

Issue - State: closed - Opened by Lokathor over 7 years ago - 1 comment

#14 - echo is not implemented

Issue - State: closed - Opened by Lokathor over 7 years ago - 1 comment

#13 - Using the "paste" button in Windows/PDCurses dumps debug info

Issue - State: closed - Opened by Lokathor over 7 years ago - 7 comments

#12 - Support newterm

Issue - State: closed - Opened by insidewhy over 7 years ago - 2 comments

#11 - Unable to find variable COLORS

Issue - State: closed - Opened by ziotom78 almost 8 years ago - 2 comments

#10 - Please provide ACS (special/drawing character) support

Issue - State: closed - Opened by joshtriplett almost 8 years ago - 1 comment

#9 - Add Eq and Hash traits to Input

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

#8 - Expose ncurses setlocale or call it on initialization

Issue - State: closed - Opened by gyscos over 8 years ago - 3 comments

#7 - Forward ncurses/wide feature

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

#6 - Add wide feature to ncurses

Issue - State: closed - Opened by gyscos over 8 years ago - 2 comments

#5 - get cursor xy?

Issue - State: closed - Opened by lxea over 8 years ago - 2 comments

#4 - Some key combinations cause panic

Issue - State: closed - Opened by gyscos over 8 years ago - 2 comments

#3 - Release current HEAD?

Issue - State: closed - Opened by nabijaczleweli over 8 years ago - 4 comments

#2 - Add support for `scrollok(win, bool)`

Issue - State: closed - Opened by FreeFull over 8 years ago - 1 comment

#1 - Mac OS X is an operating system (add it in dependencies)

Issue - State: closed - Opened by strega-nil over 8 years ago - 3 comments