summaryrefslogtreecommitdiffstats
path: root/src/core/src/modules/list/mod.rs
AgeCommit message (Expand)Author
2023-09-09Search threadmitmaro/threaded-searchTim Oram
2023-07-15Updating linting and rustfmt configs to latestTim Oram
2022-12-20Add update action on content change to search barTim Oram
2022-12-11Use shared reference to TodoFile in core crateTim Oram
2022-12-10Update list module to add an updateCursor methodTim Oram
2022-11-27Add display and toggle of fixup flags in list viewTim Oram
2022-11-25Use dynamic width in list action name renderTim Oram
2022-11-24Add tests for core list read_eventTim Oram
2022-11-18Add option to render pinned segments during testTim Oram
2022-11-15Add search to list moduleTim Oram
2022-11-01Refactor todo line segments optionsTim Oram
2022-10-25Fix help ignoring registered keybindings when activeTim Oram
2022-09-11Disable some new nightly lintsTim Oram
2022-09-07Move Help keybindings to input crateTim Oram
2022-06-12Implement Display for todo_file::ActionTim Oram
2022-06-08Fix new nightly linting errorsTim Oram
2022-06-02Refactor core to use runtimeTim Oram
2022-05-05Replace ProcessResult with ResultsTim Oram
2022-04-24Editing in list module ignores bound keysTim Oram
2022-04-15Extendable events and keybindingsTim Oram
2022-04-12Move help input handling out input moduleTim Oram
2022-03-30Return reference to content in edit/editable_lineTim Oram
2022-03-30Refactor input handling in list moduleTim Oram
2022-03-28Rework how InputOptions is selected for componentsTim Oram
2022-03-17Fix conflict with keybindings and edit in listTim Oram
2022-02-09Fix disabled lints in the core crateTim Oram
2022-02-04Convert input::InputOptions to a bitflags structTim Oram
2022-01-28Refactor event handling to not use EventHandlerTim Oram
2022-01-27Add before/after_build functions to edit componentTim Oram
2022-01-17Rename TodoFile iter function to lines_iterTim Oram
2021-08-09Fix disjoint_capture_migration lintTim Oram
2021-07-05Move core to a crateTim Oram