Skip to content

Instantly share code, notes, and snippets.

@KirillLykov
Created February 15, 2022 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KirillLykov/29abd135311bf108c50e7dc3772edfd6 to your computer and use it in GitHub Desktop.
Save KirillLykov/29abd135311bf108c50e7dc3772edfd6 to your computer and use it in GitHub Desktop.

Kitty

  1. Search in kitty text ctrl + shift + h + /

How to disable fn on keyboard

@KirillLykov
Copy link
Author

KirillLykov commented Mar 1, 2022

Tmux

Mouse doesn't work properly, helps with copying

tmux set -g mouse on

tmux new -s work

tmux attach-session -t my_session 

@KirillLykov
Copy link
Author

For htop press H to group threads. Otherwise it shows threads like processes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment