Commit Graph

382 Commits

Author SHA1 Message Date
Liam Galvin 0a8e2eac93 release script 2018-11-24 17:47:11 +00:00
Liam Galvin 049bf858f3 release script 2018-11-24 17:44:01 +00:00
Liam Galvin cafb261260 release script 2018-11-24 17:20:44 +00:00
Liam Galvin 261424c9ec release script 2018-11-24 17:15:51 +00:00
Liam Galvin 76397d2115 fix build 2018-11-24 16:17:54 +00:00
Liam Galvin 4027197a96 fix build 2018-11-24 16:16:45 +00:00
Liam Galvin de446cc01a More makefile fun 2018-11-23 21:21:17 +00:00
Liam Galvin 3e6b7e4f14 Fixed render issues with cached rectangles and fixed powerline font rendering 2018-11-23 17:01:50 +00:00
Liam Galvin 067966e3dc
Merge pull request #58 from liamg/more-fonts
Added multi font support including emoji, powerline rune ranges etc.
2018-11-15 12:27:02 +00:00
Liam Galvin 3193c2c43a added multi font support including emoji, powerline rune ranges etc. 2018-11-15 12:17:40 +00:00
Liam Galvin 1371ace95c Adding missing DL CIS handler 2018-11-15 11:33:35 +00:00
Liam Galvin 7b181ac241
Merge pull request #57 from liamg/permission-extras
improve permission annotation
2018-11-12 10:33:37 +00:00
Liam Galvin 57ed19749e improve permission annotation 2018-11-12 10:30:42 +00:00
Liam Galvin 11489256ab fix issue with apt loading bars 2018-11-12 10:15:14 +00:00
Liam Galvin 26be543e0e wrapping problems 2018-11-12 09:46:27 +00:00
Liam Galvin df5aa7fbe7 wrapping problems 2018-11-12 09:44:53 +00:00
Liam Galvin 13246ca931 gofmt 2018-11-11 12:58:05 +00:00
Liam Galvin 9b2e628352 Add go report card badge 2018-11-11 12:54:40 +00:00
Liam Galvin 9142e9b28c
Update README.md 2018-11-05 14:40:50 +00:00
Liam Galvin 1d82f48f8b
Merge pull request #55 from liamg/ctrl-codes
add more control codes
2018-11-04 20:59:34 +00:00
Liam Galvin f24551e111 add more control codes 2018-11-04 20:58:28 +00:00
Liam Galvin 3ac20e62fb
Merge pull request #54 from liamg/debug-mode
Debug mode
2018-11-04 20:34:36 +00:00
Liam Galvin ce5eedf7c8 fix conflict 2018-11-04 20:34:04 +00:00
Liam Galvin a0843f3e52 fix conflict 2018-11-04 20:33:38 +00:00
Liam Galvin 6bad10540f debug mode 2018-11-04 20:32:08 +00:00
Liam Galvin c7ef0874aa debug mode 2018-11-04 20:31:32 +00:00
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