-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
aspect: ephemeralgitpod for gitpodFor tagging issues that will improve Gitpod for internal Gitpod use.For tagging issues that will improve Gitpod for internal Gitpod use.meta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonteam: IDEtype: epic
Description
Context
- Currently, workspaces do not persist history.
- When starting a new workspace you do not get history from all previous workspaces launched in Gitpod.
- History is relied on by many developers to do their work.
Context
A terminal history is a very important productivity tool in local dev environments. With ephemeral workspaces we only have a history per session, which is inconvenient. Gitpod should persist the terminal history between workspaces for the same project and user. It's the expectation of all users coming from a local dev environment with a heavy use of terminals.
Acceptance Criteria
- Opening a new workspace will show bash history for previous workspaces
- Documentation is updated with history support
Out of scope
- Shells other than bash.
Archive
### Out of scope- Other shells beyond bash.
This feature doesn't necessarily need to be advertised, as it is an existing expectation when working with terminals. Users will be positively surprised to see that Gitpod finally keeps history state across multiple workspaces.
Persona(s)
All users with a terminal heavy workflow.
In scope
Keep history for our default shell (bash) for the same project and user.
Out of scope
Supporting all possible shells.
jemand771, trumbitta, jcornaz, arel, mbrevoort and 5 moreaxonasif, andreafalzetti, Pothulapati, utam0k, filiptronicek and 19 more
Metadata
Metadata
Assignees
Labels
aspect: ephemeralgitpod for gitpodFor tagging issues that will improve Gitpod for internal Gitpod use.For tagging issues that will improve Gitpod for internal Gitpod use.meta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonteam: IDEtype: epic
Type
Projects
Status
Done