mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #349] [MERGED] Move Bars to left, add config option for bars on right #428
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/349
Author: @bootandy
Created: 11/22/2023
Status: ✅ Merged
Merged: 11/24/2023
Merged by: @bootandy
Base:
master← Head:bars_left3📝 Commits (1)
338c88dfeat: Reverse direction of bars📊 Changes
11 files changed (+96 additions, -8 deletions)
View changed files
📝
completions/_dust(+2 -0)📝
completions/_dust.ps1(+2 -0)📝
completions/dust.bash(+1 -1)📝
completions/dust.elv(+2 -0)📝
completions/dust.fish(+1 -0)📝
man-page/dust.1(+4 -1)📝
src/cli.rs(+6 -0)📝
src/config.rs(+4 -0)📝
src/display.rs(+68 -2)📝
src/main.rs(+1 -0)📝
tests/test_exact_output.rs(+5 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.