index
:
bibiman
main
man
samsc-plans
(Fork) A TUI for fast and simple interacting with your BibLaTeX database
lukeflo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bibiman.rs
Commit message (
Collapse
)
Author
Age
...
*
rename files arg field, start rewriting run_editor fn
lukeflo
2024-11-23
|
*
implement needed dep injection of cli args
lukeflo
2024-11-23
|
*
rewrite cli parsing, allow multiple files and dir as args
lukeflo
2024-11-22
|
*
open multiple files: per CLI possible
lukeflo
2024-11-22
|
*
finished selection popup
lukeflo
2024-11-17
|
*
working selection popup, but ugly field values
lukeflo
2024-11-17
|
*
selection popup fundament
lukeflo
2024-11-16
|
*
replaced some Strings with &str, impl lifetimes for structs
lukeflo
2024-11-16
|
*
refined complicated code parts
lukeflo
2024-11-14
|
*
implement scrolling for help popup
lukeflo
2024-11-14
|
*
impl popup for keybindings/messages
lukeflo
2024-11-14
|
*
simplify bibdata sourcing
lukeflo
2024-11-08
|
*
clean up ui code
lukeflo
2024-11-07
|
*
remove unneccessary TagListItem struct
lukeflo
2024-11-06
|
*
replace some cloning with references
lukeflo
2024-11-06
|
*
Imple column/cell selection feature of ratatui 0.29.0
lukeflo
2024-10-25
|
*
Inegrate new command-action driven structure
lukeflo
2024-10-25
|
|
|
|
|
|
|
|
- Map keys to actions to commands - allows for easily adding config file support - restructure folders/files - implement own input mode - rewrite UI rendering to make it better editable
*
rewrote ui.rs
lukeflo
2024-10-24
|
*
implementig tui_input for searching
lukeflo
2024-10-24
|
*
rearrange code again, prepare for command-action setup
lukeflo
2024-10-24
[prev]