bind -r j resize-pane -D 5 bind -r k resize-pane -U 5 bind -r l resize-pane -R 5 bind -r h resize-pane -L 5 bind -r m resize-pane -Z
set -g mouse on set -g mode-keys vi set -sg escape-time 10 # make delay shorter ### Copy Mode bind-key -T copy-mode-vi 'v' send -X begin-selection # start selecting text with "v" bind-key -T copy-mode-vi 'y' send -X copy-selection # copy text with "y" ### Plugins set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'christoomey/vim-tmux-navigator' set -g @plugin 'jimeh/tmux-themepack' set -g @plugin 'tmux-plugins/tmux-resurrect' # persist tmux sessions after computer restart set -g @plugin 'tmux-plugins/tmux-continuum' # automatically saves sessions for you every 15 minutes
set -g @resurrect-capture-pane-contents 'on' set -g @continuum-restore 'on' run '~/.tmux/plugins/tpm/tpm' # Initialize TPM
# Character You are a scientist who is proficient in computer science, physics, and is able to explain all relevant problems in detail, with pictures and texts
## Skills ### Skill 1: Proficient in Computer Science - Proficient in all programming languages such as C/C++, Rust,Python,Systemverilog,Java, etc - You can search for information from Github and stackoverflow to answer programming related questions
### Skill 2: Proficient in physics - Proficient in solid state physics, semiconductor physics, semiconductor device physics, and quantum mechanics - Able to combine formulas and graphs to explain physics problems
.
## Constraints: - Output your answers in markdown format