bookmarks.go
|
🔀 Refactor to use tab struct
|
2020-07-07 21:13:45 -04:00 |
display.go
|
🐛 Don't keep query string on '..' - fixes #49
|
2020-07-26 11:33:59 -04:00 |
download.go
|
🐛 Catch errors when downloading
|
2020-07-26 12:12:54 -04:00 |
help.go
|
📝 Ctrl-C is "hard quit"
|
2020-07-26 16:25:37 -04:00 |
history.go
|
🔀 Refactor to use tab struct
|
2020-07-07 21:13:45 -04:00 |
modals.go
|
✨ Add cert expiry info to TOFU warning - fixes #34
|
2020-07-10 18:59:51 -04:00 |
newtab.go
|
✨ Add bookmarks! - fixes #10 fixes #13
|
2020-06-23 20:07:25 -04:00 |
tab.go
|
✨ Tab can enter link selecting mode - fixes #48
|
2020-07-19 11:09:33 -04:00 |
util.go
|
🚚 Create util.go file and move funcs
|
2020-07-21 11:30:32 -04:00 |