Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: wrapped subcommand half years seems to be swapped #2507

Open
1 task done
olekspickle opened this issue Dec 29, 2024 · 0 comments
Open
1 task done

[Bug]: wrapped subcommand half years seems to be swapped #2507

olekspickle opened this issue Dec 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@olekspickle
Copy link

What did you expect to happen?

First of all - thank you for amazing christmas update!

I picked atuin up in the middle of 2024 and wrapped seems to have the year halves swapped, see the next section.

What happened?

╭────────────────────────────────────╮
│ ATUIN WRAPPED 2024 │
│ Your Year in Shell History │
╰────────────────────────────────────╯

🎉 In 2024, you typed 7144 commands!
That's ~19 commands every day

Your Top Commands:
[▮▮▮▮▮▮▮▮▮▮] 1043 ls
[▮▮▮▮▮ ] 567 vim
[▮▮▮▮ ] 515 cd
[▮▮▮ ] 333 gs
[▮▮▮ ] 319 mv
[▮▮ ] 226 cargo run
[▮▮ ] 221 cat
[▮▮ ] 221 rm
[▮▮ ] 209 make
[▮ ] 207 source
Total commands: 7144
Unique commands: 2845

🚀 You're a Navigator! 21.8% of your time was spent navigating directories

📚 Command Vocabulary: You know 2845 unique commands

📦 Package Management: You ran 602 package-related commands

🚨 Error Analysis: Your commands failed 20.6% of the time

🔍 Command Evolution:
Top Commands in the first half of 2024:
ls (1041 times)
cargo (596 times)
vim (564 times)
Top Commands in the second half of 2024:

🕘 Most Productive Hour: 17:00 (1026 commands)

Atuin doctor output

{
  "atuin": {
    "version": "18.4.0",
    "sync": null,
    "sqlite_version": "3.46.0"
  },
  "shell": {
    "name": "zsh",
    "default": "zsh",
    "plugins": [
      "atuin"
    ],
    "preexec": "built-in"
  },
  "system": {
    "os": "Ubuntu",
    "arch": "x86_64",
    "version": "24.04",
    "disks": [
      {
        "name": "/dev/mapper/luks-001e5467-103a-4460-9670-18e7e974bb03",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/nvme0n1p2",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/nvme0n1p1",
        "filesystem": "vfat"
      }
    ]
  }
}

Code of Conduct

  • I agree to follow this project's Code of Conduct
@olekspickle olekspickle added the bug Something isn't working label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant