File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pairing with smart people at Hashrocket.
1010
1111For a steady stream of TILs, [ sign up for my newsletter] ( https://crafty-builder-6996.ck.page/e169c61186 ) .
1212
13- _ 1165 TILs and counting..._
13+ _ 1166 TILs and counting..._
1414
1515---
1616
@@ -83,6 +83,7 @@ _1165 TILs and counting..._
8383- [ Duplicate The Current Tab] ( chrome/duplicate-the-current-tab.md )
8484- [ Easier Access To Network Throttling Controls] ( chrome/easier-access-to-network-throttling-controls.md )
8585- [ Keybinding To Focus The Address Bar] ( chrome/keybinding-to-focus-the-address-bar.md )
86+ - [ Navigate The Browser History With Vimium] ( chrome/navigate-the-browser-history-with-vimium.md )
8687- [ Pretty Print Tabular Data] ( chrome/pretty-print-tabular-data.md )
8788- [ Reference The Selected Node] ( chrome/reference-the-selected-node.md )
8889- [ Selecting DOM Elements Faster Than Ever] ( chrome/selecting-dom-elements-faster-than-ever.md )
Original file line number Diff line number Diff line change 1+ # Navigate The Browser History With Vimium
2+
3+ The [ Vimium] ( https://vimium.github.io/ ) Chrome extension is great for moving
4+ around the current page you are on. It can also be used to navigate back and
5+ forth through your browser history.
6+
7+ You can go back to the previous page with ` H ` (` Shift-h ` ).
8+
9+ You can go forward to a page you went back from with ` L ` (` Shift-l ` ).
You can’t perform that action at this time.
0 commit comments