ghcitui/app
CrystalSplitter 301446ee85 Give a progress meter at the bottom of the source viewer
This is mostly to replace the now missing scrollbar.
The scrollbar is neat, but for now I consider it solely
aesthetic and the real info we want is the total line count
and the current position percentage.
2024-01-15 02:12:47 -08:00
..
AppConfig.hs Clean up Daemon start up and messaging 2024-01-15 02:12:47 -08:00
AppInterpState.hs Rename AIS history to cmdHistory 2024-01-15 02:12:47 -08:00
AppState.hs Entirely rework the source viewer for more performance 2024-01-15 02:12:47 -08:00
AppTopLevel.hs Entirely rework the source viewer for more performance 2024-01-15 02:12:47 -08:00
BrickUI.hs Give a progress meter at the bottom of the source viewer 2024-01-15 02:12:47 -08:00
DrawSourceViewer.hs Entirely rework the source viewer for more performance 2024-01-15 02:12:47 -08:00
Events.hs Fix Widget caching on resize 2024-01-15 02:12:47 -08:00
HelpText.hs Add Help and Exit dialogs 2024-01-15 02:12:47 -08:00
Main.hs Clean up Daemon start up and messaging 2024-01-15 02:12:47 -08:00
SourceWindow.hs Give a progress meter at the bottom of the source viewer 2024-01-15 02:12:47 -08:00
Util.hs Explicitly list exports in app/Util.hs 2024-01-15 02:12:47 -08:00