JGY
「创建博客」 「编辑」 「本文源码」

软键盘


[[{key: ESC,   popup: {macro: "CTRL f d", display: "tmux exit"}},{key: '~', popup: '-'},{key: LEFT,  popup: HOME},{key: DOWN,  popup: PGDN},{key: KEYBOARD, popup: {macro: "CTRL d", display: exit}},{macro: "ALT j", display: A-j, popup: {macro: "ALT g", display: "%g"}},{key: HOME,  display: "🏠" , popup: {macro: "CTRL d b", display: " "}},{key: UP,    popup: PGUP},{key: END,   popup: HOME},{key: ':wq', popup: ":q!"}],[{key: ' -a', popup: ' -A'},{key: '(', popup: '<'},{key: ')', popup: '>'},{key: dd, popup: {macro: '	~/gitdemo/_posts ENTER',display: " 📲"}},{key: '[', popup: '{'},{key: ']', popup: '}'},{key: LEFT,  popup: HOME},{key: ENTER, display: "" , popup: {macro: "ESC u", display: ""}},{key: RIGHT, popup: ">>"},{key: BKSP, display: "🔙" , popup: {macro:  "XINHAO_HAN_TextUT", display: "📝"}}],['TAB',{key: CTRL, popup: {macro: "CTRL c", display: ""}},{key: ALT,  popup: "&"},{key: "i", popup: "|"},{key: "'",  popup: '"'},{key: '/', popup: {macro:  "history	 -c ENTER", display: "🗑️"}},{key: PGUP, display: "⇞ⓥ" , popup: "gg"},{key: DOWN,  popup: PGDN},{key: PGDN, display: "ⓥ⇟" , popup: "W"},{key: DEL,  display: "☠:", popup: ":"}]]

如果觉得我的文章对您有用,请随意打赏。您的支持将鼓励我继续创作!

¥ 打赏博主

类似帖子

上一篇 新文章

发布评论

smoothScroll.init({ speed: 500, // Integer. How fast to complete the scroll in milliseconds easing: 'easeInOutCubic', // Easing pattern to use offset: 20, // Integer. How far to offset the scrolling anchor location in pixels });