pinggit
pinggit
can you help to explain these? ``` Run tools/1-add-open-wsl-terminal-here-menu.js (help) to add a Open wsl-terminal Here context menu to explorer.exe (Run tools/1-remove-open-wsl-terminal-here-menu.js to remove it). If you are using Total...
this setting works ``` use_tmux=1 keep_wsl_running=1 ``` 1. set above in etc/wsl-terminal.conf, also add the required config in .bashrc 2. start open-wsl, it will attached a new shell in previous...
this originally works well: ``` bind-key -T copy-mode-vi y send-keys -X copy-pipe-and-cancel "xclip -selection clipboard" \; display-message "highlighted selection is copied to system clipboard!" ``` so it will redirect tmux...
this is my daily tool that I heavily used. great tool! one issue I found regarding work flow, and visual selection. 1. I published whole file, put GistID: xxx in...
been using this one lately and feel it's handy. I believe one good feature that is missing is to publish and edit title. sth like this: :Gist -pe currently you...
when I type b on the gist list, nothing happens... I did use below command but nothing works. any idea? - 'b' will open the selected gist file in a...
whenever I do: :Gist I was asked to input github password, after I did it, then I got these: Posting it to gist...433659858 Posting it to gist... Post failed: Couldn't...
I configured: set -g @screen-capture-path '$HOME/tmux-logs' and when I press prefix-alt-p, I do see: 'Screen capture saved to $HOME/tmux-logs/tmux-screen-capture-work-2-1-20180218T115701.log' but, I can not find that file. wired that I remember...
best asciiart game that I ever seen! I love it.
most of the time the plugin helps, but there are some cases better to turn it off. is there a way (a key mapping) to quickly turn on/off this plugin?