enbas/internal/executor
Dan Anglin db16e4aa16
feat: add pager support
Add support for printing the output of timelines, long statuses, etc to
an external pager of the user's choice.
2024-06-09 15:58:10 +01:00
..
account.go fix: update error handling 2024-06-02 11:35:43 +01:00
add.go feat: add pager support 2024-06-09 15:58:10 +01:00
block.go feat: add pager support 2024-06-09 15:58:10 +01:00
const.go feat: add reblogging (boosting) support 2024-06-06 06:23:26 +01:00
create.go feat: add pager support 2024-06-09 15:58:10 +01:00
delete.go feat: add pager support 2024-06-09 15:58:10 +01:00
edit.go feat: add pager support 2024-06-09 15:58:10 +01:00
errors.go fix: update error handling 2024-06-02 11:35:43 +01:00
executor.go fix: update error handling 2024-06-02 11:35:43 +01:00
flags.go feat: add pager support 2024-06-09 15:58:10 +01:00
follow.go feat: add pager support 2024-06-09 15:58:10 +01:00
login.go feat: add pager support 2024-06-09 15:58:10 +01:00
remove.go feat: add pager support 2024-06-09 15:58:10 +01:00
show.go feat: add pager support 2024-06-09 15:58:10 +01:00
switch.go feat: add pager support 2024-06-09 15:58:10 +01:00
usage.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
version.go feat: add pager support 2024-06-09 15:58:10 +01:00
whoami.go fix: update error handling 2024-06-02 11:35:43 +01:00