warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.95k stars 358 forks source link

Warp Up history not working #5130

Open PrenSJ2 opened 2 months ago

PrenSJ2 commented 2 months ago

Dupe Check

Describe the bug

I enter a command, then press up to run it again and it is not there :exploding_head:

To reproduce

  1. enter command
  2. press up
  3. command is not there

Expected behavior

the command is there

Screenshots

warp_up_not_working

Operating system

Ubuntu

Operating system and version

Ubuntu 22.04.4 LTS

Shell Version

GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)

Current Warp version

v0.2024.07.09.08.01.stable_00

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

No response

Additional context

i think pretty sure it worked on this warp-terminal_0.2024.06.25.08.02.stable.01_amd64

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

vigotskij commented 1 month ago

Also present in MacOS, warp version v0.2024.07.16.08.02.stable_03. It has been present for the last 4 or 5 weeks.

PrenSJ2 commented 1 month ago

I think i might have just figured it out, I often change the local date time of my machine, going into the future, then run commands in the future, i.e the generate_meta_invoices command I tend to always do in the future. so my guess is the warp history take the datetime, and show that, whereas the defaults terminal programs use something more rudimentary

ChristianVilen commented 1 week ago

Hey! Heres the solution which worked for me! https://github.com/warpdotdev/Warp/issues/602