1 2unbind <F1> 3set modeindicator false 4bind yd tabduplicate 5bind <C-`> buffer # 6bind e hint -JFc * e => {tri.excmds.tabopen("-b",e.href); e.remove()}` 7bind I hint -JFc [id] e => { tri.excmds.yank(e.id) } 8bind i hint -JFc [id] e => { tri.excmds.yank(document.URL.replace(/#.*$/, "") + "#" + e.id) } 9bind V hint -W exclaim_quiet vlc 10bind <C-Esc> tab # 11bind K tabprev 12bind J tabnext 13bind gd tabdetach 14" bind gD composite tabduplicate; tabdetach 15bind gD tabpush 16 17# ;y 18set editorcmd $TERMINAL -e $EDITOR