项目作者: seonglae

项目描述 :
VSCOde Productivity Extension
高级语言:
项目地址: git://github.com/seonglae/terminal-intuiter.git
创建时间: 2020-09-13T11:27:36Z
项目社区:https://github.com/seonglae/terminal-intuiter

开源协议:

下载


Terminal Control by Shortcuts

ijkl as Arrow Movement

example

  • alt + k - next command
  • alt + l - next command
  • alt + i - previous command - need to install original
  • alt + j - one word before - need to install original


bn as delete

  • alt + b - remove previous word
  • alt + n - remove next word


Windows Explorer like Change Directory

example2

Need oh-my-zsh dirhistory plugin

  • alt + up - Change directory to parent Directory
  • alt + left - Change directory to previous directory
  • alt + right - Change directory to next directory


Windows Application

Original Project


Another extensions


Developer