Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make platform dependent code possible to disable by disabling libc and ansi ↵ | jakobst1n | 2024-06-16 | 1 | -4/+12 |
| | | | | features | ||||
* | Add options to toggle colors, prepare for allowing multiple lines | jakobst1n | 2024-06-12 | 1 | -0/+1 |
| | |||||
* | Toggle cursor for filter mode | jakobst1n | 2024-06-12 | 1 | -0/+2 |
| | |||||
* | Add libc crate ( :-( ), and make a signal handler for swapping back to main ↵ | jakobst1n | 2024-06-12 | 1 | -5/+27 |
| | | | | screen | ||||
* | Abstract slightly, add cut functionality | jakobst1n | 2024-06-11 | 1 | -21/+28 |
| | |||||
* | Rename axis argument to silent, and invert it, so axis are enabled by default | jakobst1n | 2024-06-11 | 1 | -2/+2 |
| | |||||
* | Implement keep_tail, fix refactor typo | jakobst1n | 2024-06-11 | 1 | -1/+7 |
| | |||||
* | Refactor the code, deletions will follow | jakobst1n | 2024-06-11 | 1 | -20/+13 |
| | |||||
* | Add some documentation | jakobst1n | 2024-06-09 | 1 | -9/+62 |
| | |||||
* | Add some basic functionality | jakobst1n | 2024-06-08 | 1 | -22/+17 |
| | |||||
* | Initial commit | jakobst1n | 2024-06-04 | 1 | -0/+31 |