Skip to content

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

Open
@olekspickle

Description

@olekspickle

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions