Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fdehau/tui-rs issues and pull requests
#710 - Detecting overflow panic.
Issue -
State: closed - Opened by XizheYin-NJU over 1 year ago
Labels: bug
#709 - README should say that tui is unmantained and ratatui is the maintained fork
Issue -
State: closed - Opened by god-is-a-crab over 1 year ago
- 1 comment
Labels: enhancement
#705 - The "intersects" function caused an integer overflow error.
Issue -
State: closed - Opened by XizheYin-NJU over 1 year ago
- 2 comments
Labels: bug
#704 - Update README style : Apps using TUI
Pull Request -
State: open - Opened by thomas-mauran over 1 year ago
#703 - Using min and max constraints together results in inconsistent (random) layout.
Issue -
State: closed - Opened by max-ishere almost 2 years ago
- 1 comment
Labels: bug
#701 - Add symbols to graph marker
Pull Request -
State: closed - Opened by V8gaming almost 2 years ago
- 2 comments
#700 - Generic state trait
Issue -
State: closed - Opened by avdb13 almost 2 years ago
Labels: enhancement
#699 - Get the line number of a string in a paragraph
Issue -
State: closed - Opened by veranorooz almost 2 years ago
Labels: enhancement
#698 - Update README.md
Pull Request -
State: open - Opened by acheronfail almost 2 years ago
- 1 comment
#697 - Add app kubectl-watch which uses tui
Pull Request -
State: closed - Opened by imuxin almost 2 years ago
- 1 comment
#696 - Chore: removed uneeded lifetime annotation and needless type cast
Pull Request -
State: closed - Opened by BoolPurist almost 2 years ago
- 2 comments
#695 - Support drawing a portion of the screen
Issue -
State: closed - Opened by xixixao almost 2 years ago
Labels: enhancement
#694 - Better scroll view
Issue -
State: closed - Opened by xixixao almost 2 years ago
- 1 comment
Labels: enhancement
#693 - Border top with title should render border on the left side
Issue -
State: closed - Opened by xixixao almost 2 years ago
Labels: enhancement
#692 - Fix typos
Pull Request -
State: open - Opened by Plasma-Vortex almost 2 years ago
#690 - Update example: Read input only when key was pressed
Pull Request -
State: open - Opened by a1393323447 almost 2 years ago
#689 - Bump crossterm to 0.26 with CI fix
Pull Request -
State: open - Opened by rhysd almost 2 years ago
- 3 comments
#688 - Fix: List should not ignore empty string items
Pull Request -
State: open - Opened by collinoc about 2 years ago
#687 - Update README: add hncli to list of applications made with tui-rs
Pull Request -
State: open - Opened by pierreyoda about 2 years ago
#686 - Add link to EDMA app in application list
Pull Request -
State: open - Opened by chungquantin about 2 years ago
#685 - confused at how to compile and test the demo
Issue -
State: closed - Opened by devdailytester about 2 years ago
- 2 comments
Labels: bug
#684 - demo deosnt seems to be self contained,build have error could nt found main functions
Issue -
State: closed - Opened by devdailytester about 2 years ago
- 1 comment
Labels: bug
#683 - Update README.md: Add a new application to list of apps using tui-rs
Pull Request -
State: open - Opened by MissterHao about 2 years ago
#682 - Update README.md
Pull Request -
State: closed - Opened by MissterHao about 2 years ago
#681 - Multiple selections in a Table
Issue -
State: closed - Opened by kivimango about 2 years ago
- 1 comment
Labels: enhancement
#680 - Empty lines (containing "") are hidden in List output
Issue -
State: closed - Opened by fritzrehde about 2 years ago
- 1 comment
Labels: bug
#679 - Rendering empty Paragraph panics
Issue -
State: closed - Opened by zhiburt about 2 years ago
- 2 comments
Labels: bug
#678 - Is there a way to use embedded ANSI from a string?
Issue -
State: closed - Opened by zhiburt over 2 years ago
- 1 comment
Labels: enhancement
#677 - docs: add some lines of documentation to clear doubts
Pull Request -
State: open - Opened by Phosphorus-M over 2 years ago
#676 - Is there a way to update a `Paragraph`?
Issue -
State: closed - Opened by blyxyas over 2 years ago
- 2 comments
Labels: enhancement
#675 - Add tui-input
Pull Request -
State: open - Opened by sayanarijit over 2 years ago
#674 - Shell command line and/or/pipeline cause tui not showing properly
Issue -
State: closed - Opened by leiless over 2 years ago
- 2 comments
Labels: bug
#672 - Is there a way of modifying individual cells?
Issue -
State: closed - Opened by TBS1996 over 2 years ago
Labels: enhancement
#670 - How about another style of paragraph wrapping?
Issue -
State: closed - Opened by WestXu over 2 years ago
- 1 comment
Labels: enhancement
#669 - Title on bottom
Pull Request -
State: open - Opened by rabirabirara over 2 years ago
#668 - How to use different styles for a text object?
Issue -
State: closed - Opened by leiless over 2 years ago
Labels: bug
#667 - Dynamic boxed widgets
Pull Request -
State: open - Opened by kroonhorstdino over 2 years ago
#666 - Add documentation for x_bounds, y_bounds
Pull Request -
State: open - Opened by girvel over 2 years ago
#663 - Add Histogram chart type
Pull Request -
State: open - Opened by dannygale over 2 years ago
#662 - Tabs inconsistent with List/Table
Issue -
State: closed - Opened by Peter-Lande over 2 years ago
Labels: enhancement
#660 - chore: fix typos
Pull Request -
State: closed - Opened by Lioness100 over 2 years ago
#659 - chore: add apps using `tui`
Pull Request -
State: closed - Opened by fdehau over 2 years ago
#658 - Release v0.19.0
Pull Request -
State: closed - Opened by fdehau over 2 years ago
#657 - chore: bump crossterm to v0.25
Pull Request -
State: closed - Opened by fdehau over 2 years ago
#656 - chore(ci): bump cargo-make to v0.35.16
Pull Request -
State: closed - Opened by fdehau over 2 years ago
#655 - chore: fix clippy warnings
Pull Request -
State: closed - Opened by fdehau over 2 years ago
#654 - Future of `tui-rs`
Issue -
State: closed - Opened by fdehau over 2 years ago
- 52 comments
#653 - Feature: allow word-break in wrapped paragraphs.
Pull Request -
State: open - Opened by charliedu2000 over 2 years ago
- 1 comment
#652 - Canvas::Circle
Issue -
State: closed - Opened by AndyJado over 2 years ago
Labels: enhancement
#651 - Use `borrow::Cow` instead of raw reference in widgets property wherever possible
Issue -
State: closed - Opened by sudipghimire533 over 2 years ago
Labels: enhancement
#649 - Update README.md - added another application that uses tui
Pull Request -
State: closed - Opened by mrjackwills over 2 years ago
- 1 comment
#648 - Add masked property while rendering text-(like) objects
Pull Request -
State: open - Opened by sudipghimire533 over 2 years ago
#647 - Fix: cassowary/layouts: add extra constraints for fixing Min(v)/Max(v) combination.
Pull Request -
State: open - Opened by garfunkel over 2 years ago
#646 - chore: explicitly set MSRV to 1.56.1 in Cargo.toml
Pull Request -
State: closed - Opened by rhysd over 2 years ago
#645 - Layout broken when used in `screen`
Issue -
State: closed - Opened by a0000778 over 2 years ago
Labels: bug
#644 - Use `SmolStr` to avoid bunch of heap allocations for `Cell`s
Pull Request -
State: closed - Opened by rhysd over 2 years ago
- 1 comment
#643 - Ignore zero-width symbol on rendering `Paragraph` (fix #642)
Pull Request -
State: open - Opened by rhysd over 2 years ago
#642 - Rendering `Pragraph` crashes when zero-width character is at end of line
Issue -
State: closed - Opened by rhysd over 2 years ago
Labels: bug
#641 - doc: add tui-textarea as 3rd party widget library
Pull Request -
State: closed - Opened by rhysd over 2 years ago
- 1 comment
#640 - feat(widgets/list): allow padding selected using layout constraints
Pull Request -
State: open - Opened by kevinjohna6 over 2 years ago
#639 - [Work in Progress] Add interactive TextInput widget, Interaction* types for interactive widgets
Pull Request -
State: open - Opened by dymk over 2 years ago
#638 - Update crossterm to 0.24
Pull Request -
State: closed - Opened by dnaka91 over 2 years ago
- 2 comments
#637 - Table layout seems to be broken
Issue -
State: closed - Opened by ctron over 2 years ago
- 5 comments
Labels: bug
#636 - derive Copy for Direction
Pull Request -
State: closed - Opened by sudipghimire533 over 2 years ago
#635 - add helix to the list of apps using tui-rs
Pull Request -
State: closed - Opened by NChechulin over 2 years ago
- 2 comments
#634 - enum Direction should be Copy
Issue -
State: closed - Opened by mamrhein over 2 years ago
Labels: enhancement
#632 - feat: deref impl for backend types
Pull Request -
State: open - Opened by ahmadbky over 2 years ago
#631 - Remove redundant `vec![]` in `user_input` example
Pull Request -
State: open - Opened by rhysd over 2 years ago
#630 - Unable to disable raw mode using `termion` backend
Issue -
State: closed - Opened by ahmadbky over 2 years ago
Labels: enhancement
#629 - Unable to generate widths dynamically
Issue -
State: closed - Opened by hommeabeil over 2 years ago
- 5 comments
Labels: enhancement
#628 - feat(widgets/chart): add option to set the position of legend
Pull Request -
State: open - Opened by lyuha over 2 years ago
- 1 comment
#627 - Avoid string allocation on Cell
Issue -
State: closed - Opened by kvark over 2 years ago
- 1 comment
Labels: enhancement
#626 - Allow control on the offset of TableState
Issue -
State: closed - Opened by MrCasCode over 2 years ago
- 1 comment
Labels: enhancement
#625 - Be able to have `Block::default().title()` on the bottom of said block.
Issue -
State: closed - Opened by Xithrius over 2 years ago
- 1 comment
Labels: enhancement
#624 - add hg-tui project who use tui-rs
Pull Request -
State: closed - Opened by kaixinbaba over 2 years ago
- 1 comment
#622 - Missing the Code of Conduct
Issue -
State: closed - Opened by FahimFBA over 2 years ago
Labels: enhancement
#621 - Add cotp to Apps using tui
Pull Request -
State: closed - Opened by replydev over 2 years ago
- 1 comment
#620 - Can't Draw Square by 1 unit width
Issue -
State: closed - Opened by july-12 over 2 years ago
Labels: bug
#619 - Fix typo in layout.rs
Pull Request -
State: closed - Opened by davidhelbig almost 3 years ago
#618 - chore: add `fujiapple852/trippy` to apps using `tui`
Pull Request -
State: closed - Opened by fujiapple852 almost 3 years ago
- 1 comment
#617 - add thokr to examples
Pull Request -
State: closed - Opened by jrnxf almost 3 years ago
#616 - Word wrapping for list elements
Issue -
State: closed - Opened by peepo5 almost 3 years ago
- 5 comments
Labels: enhancement
#613 - Make cursor not flash (option)
Issue -
State: closed - Opened by peepo5 almost 3 years ago
- 3 comments
Labels: enhancement
#611 - How to build UI like use HTML tag?
Issue -
State: closed - Opened by kaixinbaba almost 3 years ago
- 1 comment
Labels: enhancement
#606 - thread-safe drawing ✍🏼
Issue -
State: closed - Opened by jrnxf almost 3 years ago
Labels: enhancement
#602 - tui-rs application not working in intellij idea terminal
Issue -
State: closed - Opened by oemergenc almost 3 years ago
Labels: bug
#599 - Can you add borders between Columns / Rows and around Headers on a table?
Issue -
State: closed - Opened by matthewmturner almost 3 years ago
- 2 comments
Labels: enhancement
#597 - docs: add projects of EdJoPaTo
Pull Request -
State: closed - Opened by EdJoPaTo almost 3 years ago
- 3 comments
#596 - Flex Layout - Draft / PoC / RFC
Pull Request -
State: open - Opened by remmycat almost 3 years ago
- 4 comments
#590 - Add ytui-music to list of app using tui
Pull Request -
State: closed - Opened by sudipghimire533 almost 3 years ago
#587 - Is the Documentation for module such as "layout" left empty intentionally?
Issue -
State: closed - Opened by rishadbaniya about 3 years ago
- 6 comments
Labels: enhancement
#585 - Significantly improve `Layout` performance
Pull Request -
State: open - Opened by StratusFearMe21 about 3 years ago
- 1 comment
#579 - TableState with cells instead of rows
Issue -
State: closed - Opened by mbpowers about 3 years ago
#578 - Retrieving value of row (in Tables/Lists)
Issue -
State: closed - Opened by jackpeters667 about 3 years ago
Labels: enhancement
#577 - Optionally break word and trim trailing white spaces for WordWrapper
Issue -
State: closed - Opened by Phoenix-Chen about 3 years ago
- 1 comment
Labels: enhancement
#573 - Q: How to avoid overlapping content in the MainScreen mode?
Issue -
State: closed - Opened by arazabishov about 3 years ago
- 2 comments
Labels: enhancement
#552 - feat!(terminal): inline viewport
Pull Request -
State: open - Opened by fdehau about 3 years ago
- 3 comments
#550 - Lacking extensibility
Issue -
State: closed - Opened by simonvpe over 3 years ago
Labels: enhancement
#537 - Eager evaluation for Rows in Table
Issue -
State: closed - Opened by veta666 over 3 years ago
Labels: enhancement
#536 - Add length method for List Widget's items
Issue -
State: closed - Opened by funnymania over 3 years ago
Labels: enhancement