Ramansh Sharma
Ramansh Sharma
animę
animĕ
animé
Is there a Hyde Python3 version on GitHub available for download and ready for use? It would be a dream come true
Hello, where can I get the code that compiles and works on mac please? Thank you.
@Srinivasa314 @Srikanth-M-02 could you please tell me how to get the code that will run on Mac?
My .tmux.conf is as follows ``` set -g @plugin 'nhdaly/tmux-better-mouse-mode' set -g @plugin 'tmux-plugins/tmux-yank' set -g prefix C-a set -g default-terminal "xterm-kitty" set -g mouse on unbind C-b bind-key C-a...
I have also tried manually building tmux with the latest version, next-3.4, but it did not help. My vim version is 8.2
Thank you @ethagnawl. Quick question, is my .bashrc where I would set tmux to be launched from its absolute path. So basically, ``alias tmux="/usr/bin/tmux"`` Thank you for your help.
It works now! Thank you so much!