上一页 1 ··· 360 361 362 363 364 365 366 367 368 ··· 499 下一页
摘要: We'll learn how to use mouse mode in tmux, including enable mouse control for resizing, scrolling and selecting panes. We'll also set keybindings in o 阅读全文
posted @ 2017-04-12 03:15 Zhentiw 阅读(477) 评论(0) 推荐(0)
摘要: SCSS nesting can produce DRYer code by targeting child elements without having to write the parent class. Nesting up to 3 levels deep can help us unde 阅读全文
posted @ 2017-04-12 02:57 Zhentiw 阅读(225) 评论(0) 推荐(0)
摘要: One of the most important thing when building custom form component is adding accessbility support. The component should be focusable. we can achieve 阅读全文
posted @ 2017-04-12 02:41 Zhentiw 阅读(254) 评论(0) 推荐(0)
摘要: One non-obvious, but extremely useful, feature in tmux is copy-pasting text between panes. This also allows you to scroll back in a tmux sessoin. We'l 阅读全文
posted @ 2017-04-10 21:50 Zhentiw 阅读(529) 评论(0) 推荐(0)
摘要: You can modify tmux's behavior with your tmux configuration file, .tmux.conf. You can use your tmux config to change color schemes, set custom keybind 阅读全文
posted @ 2017-04-10 21:37 Zhentiw 阅读(187) 评论(0) 推荐(0)
摘要: Sometimes you'll want to zoom in on a specific pane within a tmux window. We'll learn to use C-b z to temporarily zoom in on one pane, as well as how 阅读全文
posted @ 2017-04-10 21:24 Zhentiw 阅读(224) 评论(0) 推荐(0)
摘要: It's a lot easier to manage your tmux session when they have sensible names. We'll cover: How to create a new, named tmux session with tmux new -s Ren 阅读全文
posted @ 2017-04-10 21:16 Zhentiw 阅读(257) 评论(0) 推荐(0)
摘要: In this lesson, we'll learn how to detach from a running tmux session and leave it running in the background. Then, we can re-attach to it later. We'l 阅读全文
posted @ 2017-04-10 21:04 Zhentiw 阅读(169) 评论(0) 推荐(0)
摘要: In tmux, a window is a collection of panes. Creating multiple windows is a great way to organize your workspace. In this lesson, we'll cover: How to c 阅读全文
posted @ 2017-04-10 20:16 Zhentiw 阅读(168) 评论(0) 推荐(0)
摘要: Learn to organize your workspace using tmux. We'll create a new tmux session and learn how to create and navigate panes within a tmux window. We'll co 阅读全文
posted @ 2017-04-10 19:55 Zhentiw 阅读(170) 评论(0) 推荐(0)
上一页 1 ··· 360 361 362 363 364 365 366 367 368 ··· 499 下一页