Commit Graph

406 Commits

Author SHA1 Message Date
Liam Galvin 22dae34132
Merge pull request #53 from liamg/fix-progress-bars-apt
fix apt scrollbars
2018-11-04 19:02:03 +00:00
Liam Galvin de3f07897f fix apt scrollbars 2018-11-04 18:58:12 +00:00
Liam Galvin 6a643a763e
Merge pull request #52 from mdaffin/remove-vendor
Removes the vendor director in favour of go modules support
2018-10-30 20:56:50 +00:00
Michael Daffin 58190c3a6b Auto formats the tables in the readme 2018-10-30 20:54:19 +00:00
Michael Daffin 24a3491145 Removes the vendor director in favour of go modules support
Unfortunately, Go modules has some issues with glfw where it does not
correctly vendor the c source files. Given the stronger version
guarantees with go modules, it was opted to drop the vendor directory
in favour of supporting the latest tooling.

Instructions for building and the circle ci configs have been updated to
match.
2018-10-30 20:44:18 +00:00
Liam Galvin f2e8386883
Update README.md 2018-10-30 18:52:07 +00:00
Liam Galvin cfe45252e8
Update README.md 2018-10-30 18:50:32 +00:00
Liam Galvin 3c493092f6
Update README.md 2018-10-30 18:45:43 +00:00
Liam Galvin 531d8750b4
Merge pull request #51 from mdaffin/switch-to-go-mod
Switchs to go modules
2018-10-30 18:45:06 +00:00
Michael Daffin c320460ffb Switchs to go modules
This allows the project to be built out of the GOPATH and is offically built into the go tools.
2018-10-30 16:57:41 +00:00
Liam Galvin 9ed4f28bc8
Merge pull request #49 from liamg/contextual-hints
Contextual hints
2018-10-29 20:38:12 +00:00
Liam Galvin 6aae61e2f0 Merge branch 'master' of github.com:liamg/aminal 2018-10-29 20:36:33 +00:00
Liam Galvin 1c96cb83d5 add hinting 2018-10-29 20:35:49 +00:00
Liam Galvin c0a5f542f5
Merge pull request #48 from claushellsing/patch-1
Fix small typo
2018-10-29 20:21:25 +00:00
Rainer Eli 3e2078d8de
Fix small typo 2018-10-29 13:42:52 -06:00
Liam Galvin 2907bb69eb
Merge pull request #47 from liamg/remove-render-code-from-buffer-package
remove render code from buffer package, add to renderer, improve text…
2018-10-29 09:54:15 +00:00
Liam Galvin bdd173f5bf remove render code from buffer package, add to renderer, improve texture drawing efficiency 2018-10-29 09:53:30 +00:00
Liam Galvin 8b9ed5e467
Merge pull request #46 from liamg/remove-old-config
remove old config
2018-10-28 16:48:29 +00:00
Liam Galvin 15bb45df86 remove old config 2018-10-28 16:47:51 +00:00
Liam Galvin 5ff67ddfcd
Merge pull request #45 from liamg/zsh-fix
Fix for zsh
2018-10-28 16:37:08 +00:00
Liam Galvin 7052982d32 Fix for zsh 2018-10-28 16:36:26 +00:00
Liam Galvin 978d5067f6
Merge pull request #44 from liamg/sixel-mk2
Sixel support
2018-10-28 15:28:45 +00:00
Liam Galvin 78d67302b4 finished sixel support 2018-10-28 15:26:12 +00:00
Liam Galvin 20c3c0cb14 sixel working 2018-10-27 22:06:26 +01:00
Liam Galvin 0cc73f1b71
Update bug_report.md 2018-10-26 12:09:12 +01:00
Liam Galvin 03edabd918
Merge pull request #43 from liamg/tabbery
fix tabs
2018-10-26 09:53:27 +01:00
Liam Galvin 25802bc97a fix tabs 2018-10-26 09:52:49 +01:00
Liam Galvin 19cbba9936
Merge pull request #42 from liamg/tabbing
Add tabbing support
2018-10-26 09:47:27 +01:00
Liam Galvin a761595ce3 Add tabbing support 2018-10-26 09:46:43 +01:00
Liam Galvin 700bbb9af9
Merge pull request #41 from liamg/fix-osx-framebuffer-issues
fix osx framebuffer issues
2018-10-25 10:18:48 +01:00
Liam Galvin 2f22c41828 fix osx framebuffer issues 2018-10-25 10:15:54 +01:00
Liam Galvin 28735e53db
Merge pull request #40 from liamg/url-detection
added url detection and clicking
2018-10-24 16:30:15 +01:00
Liam Galvin 2e3751c866 added url detection and clicking 2018-10-24 16:29:44 +01:00
Liam Galvin e68540ca3c added url detection and clicking 2018-10-24 16:28:49 +01:00
Liam Galvin f74d9b82e2
Update README.md 2018-10-24 14:05:38 +01:00
Liam Galvin d1fecb4f89
Update README.md 2018-10-24 14:04:15 +01:00
Liam Galvin d54488f78c
Merge pull request #39 from liamg/text-selection-support
text selection and copy/paste
2018-10-24 12:16:21 +01:00
Liam Galvin 6df9ad1cf3 text selection and copy/paste 2018-10-24 12:15:43 +01:00
Liam Galvin 88f0731e76
Merge pull request #38 from liamg/vertical-resize-improvements
improved vertical resize calcs
2018-10-24 10:27:09 +01:00
Liam Galvin d181215a4f
Merge branch 'master' into vertical-resize-improvements 2018-10-24 10:26:50 +01:00
Liam Galvin 084c3671ce fixed failing test for resize 2018-10-24 10:24:52 +01:00
Liam Galvin b254fbcc66
Merge pull request #37 from galvinben/gif-screenshot
added gif to readme
2018-10-24 10:08:33 +01:00
Liam Galvin 9c497deb3e improved vertical resize calcs 2018-10-24 10:07:10 +01:00
Ben Galvin 3a5813eb44 added gif to readme 2018-10-24 09:58:45 +01:00
Liam Galvin 650bac81d4
Merge pull request #36 from liamg/improve-font-rendering
improve font rendering
2018-10-24 09:35:31 +01:00
Liam Galvin 6c3f347671 improve font rendering 2018-10-24 09:34:46 +01:00
Liam Galvin 9596620042
Merge pull request #35 from liamg/modifier-keys
Modifier key support
2018-10-23 20:40:07 +01:00
Liam Galvin af672c5045 modifier key support 2018-10-23 20:39:23 +01:00
Liam Galvin ab5c87efa8
Merge pull request #34 from liamg/fix-page-up-down
Fix page up/down and application home/insert
2018-10-23 20:16:49 +01:00
Liam Galvin f07ca0cca3 Fix page up/down and application home/insert 2018-10-23 20:16:12 +01:00