tmux-python / tmux-python/tmuxp
freeze save bash history
Open
Nobody has claimed this yet.
enhancement
plugin?
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 248
- Avg merge
- 2h 13m
- Merged PRs (30d)
- 1
Description
I am moving from one server to another one and was wondering if the dump of entered commands from individual bashes can be dumped into the tmuxp snapshot.
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
Start by tracing how tmuxp creates and restores a snapshot, then determine how command history from individual Bash sessions could be represented there. The issue does not name files, tests, or an entry point, so first identify the snapshot serialization and restoration paths. Done would mean the requested Bash command history is preserved when moving between servers and restored from the snapshot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100