can't clear history
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 65.1k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
Dupe Check
- I have searched Warp bugs and there are no duplicates
Describe the bug
unable to clear history, removing .zsh_history does not remove history in warp. unsure where warp is caching history (guessing "the cloud" somewhere??) but there needs to ne a way to clear it permanently. do not like my input history being stored on an amazon web server or wherever you've decided to rent it out to for the cheapest bidder.
To reproduce
press up -- see history!!
type rm -rf .zsh_history
press enter
press up -- oops not deleted!!!!!!!!!!!!!!
Expected behavior
expect to have history deleted
Screenshots
No response
Operating system
MacOS
Operating system and version
macos 14
Shell Version
zsh 5.9
Current Warp version
v0.2024.04.30.08.02.stable_01
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
Yes, this issue prevents me from using Warp daily.
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is identified in the issue. Locate Warp's history storage and the handling behind the Up-key history, then verify that removing .zsh_history permanently removes the displayed history and that the behavior remains specific to Warp.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, rust, zsh
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100