summaryrefslogtreecommitdiffstats
path: root/src/tui
AgeCommit message (Expand)Author
2021-01-19Update to cursive 0.16Alexandre Bury
2021-01-14Bump versionSam Tay
2020-07-12Refactor tui::views::LayoutSam Tay
2020-07-10Remove dead codeSam Tay
2020-07-10Add hidden --print-config-path for debuggingSam Tay
2020-07-07Add unicode testSam Tay
2020-07-07Obey clippySam Tay
2020-07-06Add keybinding to help menuSam Tay
2020-07-04Align text in help menuSam Tay
2020-07-05Update helpTanapol Prucksakorn
2020-07-04Add "q" key binding for quitting the app.Tanapol Prucksakorn
2020-07-02Remove dead code & commentsSam Tay
2020-07-02Fix fragmented highlight stylesSam Tay
2020-07-01Use include_str instead of duplicating themeSam Tay
2020-06-30Update TODOsSam Tay
2020-06-28Improve scrolling controlsSam Tay
2020-06-28Fix handling newlines in markdownSam Tay
2020-06-28Add a key-bindings help popupSam Tay
2020-06-28Benchmark & improve md parsingSam Tay
2020-06-25Fix switching focus in single-col/fullscreen layoutsSam Tay
2020-06-23Add duckduckgo search engineSam Tay
2020-06-21Fix resizing issueSam Tay
2020-06-18Parallelize markdown parsing, and do it upfrontSam Tay
2020-06-16Clean up clippy suggestionsSam Tay
2020-06-16Allow reloading theme fileSam Tay
2020-06-16Clean up TODO commentsSam Tay
2020-06-16Remove timeout on vim "gg" bindingSam Tay
2020-06-16Add vim bindings everywhereSam Tay
2020-06-16Show MdView titles when in full screenSam Tay
2020-06-16Allow cycling through layoutsSam Tay
2020-06-15Get resizing to work, finallySam Tay
2020-06-14Refactor: split up tui::app::runSam Tay
2020-06-12ScrollerizeSam Tay
2020-06-12Fix a lot of deeper issuesSam Tay
2020-06-12Fix cursive panicsSam Tay
2020-06-12Update markdown testsSam Tay
2020-06-12Add size restrictions, borrow when possibleSam Tay
2020-06-11Visible question & answer listSam Tay
2020-06-11...Use cursive insteadSam Tay
2020-06-10Trying out tui-rs...Sam Tay