Commit Graph

367 Commits

Author SHA1 Message Date
Max Risuhin cf504590b2 Travis GitHub releases on tags
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-12-24 00:37:00 +02:00
rrrooommmaaa eb0dbf7717
Merge pull request #15 from jumptrading/osc-with-zero-terminator
introduced different sets of OSC terminators for Unix and Windows
2018-12-23 16:05:36 +03:00
Roman Shevchenko 646fcb12c4 introduced different sets of OSC terminators for Unix and Windows 2018-12-20 15:48:06 +03:00
nikitar020 3bd8e07969 Add windows-specific file aminal.exe to the ignore list 2018-12-20 13:22:55 +07:00
nikitar020 657e43742e
Merge pull request #13 from jumptrading/set-console-mode
Sixel VT sequence Step 1. Allow pass-through on Windows
2018-12-20 13:07:03 +07:00
Roman Shevchenko f4a3e23a3d Sixel VT sequence Step 1. Allow pass-through on Windows 2018-12-19 20:28:05 +03:00
Max Risuhin 6ac1f33e58 Apply dpi scaling for window size limits 2018-12-18 11:59:01 +02:00
Max Risuhin 67d8b5fda1 Caculate monitor dpi and scale ui 2018-12-18 11:59:01 +02:00
nikitar020 92a0bf245c Implemented basic platform abstraction layer for Pty and Process creation;
Added a platform package that exposes a few interfaces and provides different implementations for different platforms;
Windows build and dev env setup instructions;
Setup Travis Linux to run tests and build sources.
2018-12-18 11:56:59 +02:00
Liam Galvin bf90bfb334
Update Makefile 2018-12-06 13:38:13 +00:00
Liam Galvin 6c3252e47c
Merge pull request #114 from liamg/readme-updates
readme updates
2018-12-06 13:34:04 +00:00
Liam Galvin 81673ef366 readme updartes 2018-12-06 13:31:34 +00:00
Liam Galvin 387e3539c0 build fix again 2018-12-06 13:23:04 +00:00
Liam Galvin 1b264f3c9c emergency brew fix 2018-12-06 13:07:46 +00:00
Liam Galvin 5b79cdbca0
Merge pull request #113 from liamg/prepare-build-for-homebrew
homebrew preparation
2018-12-06 12:57:14 +00:00
Liam Galvin 8d8e9166ab homebrew preparation 2018-12-06 12:54:17 +00:00
Liam Galvin f89e60e130
Merge pull request #112 from liamg/config-details-in-readme
Added more detail about config loading to README
2018-12-05 12:58:40 +00:00
Liam Galvin efb83433fa Added more detail about config loading to README 2018-12-05 12:53:36 +00:00
Liam Galvin b960a679b8
Merge pull request #110 from vkravets/native_fix_mojave_darwin
Add another workaround for darwin SDL blank window bug
2018-12-05 11:38:02 +00:00
Vladimir Kravets 731fcf5b08 Add another workaround for darwin SDL blank window bug
As for me it's much better then moving window at one pixel

(Based on the https://github.com/Noofbiz/glfwMojaveFix)
2018-12-05 13:27:13 +02:00
Liam Galvin 06c5ca65b1
Merge pull request #109 from liamg/darwin-blank-window-workaround
Add workaround for darwin SDL blank window bug
2018-12-04 12:05:07 +00:00
Liam Galvin fd384fa2e6 Add workaround for darwin SDL blank window bug 2018-12-04 12:02:16 +00:00
Liam Galvin a28ac522ff
Merge pull request #107 from liamg/alt-backspace
add alt backspace
2018-12-03 14:14:12 +00:00
Liam Galvin b62910e8cf add alt backspace 2018-12-03 13:00:33 +00:00
Liam Galvin 0ab63e3946
Merge pull request #106 from liamg/fix-home-button
fix home button
2018-12-03 12:39:06 +00:00
Liam Galvin 5df038d223 fix home button 2018-12-03 12:14:03 +00:00
Liam Galvin 294e206ff5
Merge pull request #105 from liamg/fix-tabbing
Fix tabbing
2018-12-03 12:03:36 +00:00
Liam Galvin 03fd345079 fix tabbing 2018-12-03 12:00:36 +00:00
Liam Galvin adee2d2284
Merge pull request #104 from liamg/fix-resize
Fix resize
2018-12-03 09:09:59 +00:00
Liam Galvin fd71169b63 fix resize 2018-12-03 09:02:06 +00:00
Liam Galvin c4389a87e4
Merge pull request #102 from vkravets/redraw_fix
redraw correctly during resize
2018-12-02 19:15:29 +00:00
Vladimir Kravets a560d6eae3
Merge branch 'master' into redraw_fix 2018-12-02 20:08:30 +02:00
Vladimir Kravets b4c4cb7b08 redraw correctly during resize 2018-12-02 20:01:47 +02:00
Liam Galvin 21d3c99331
Merge pull request #101 from vkravets/shell_config
Using shell from config if specified
2018-12-02 17:46:01 +00:00
Vladimir Kravets 9ebee461e4 Using shell from config if specified
Don't execute extra command if it's not needed
2018-12-02 13:17:06 +02:00
Liam Galvin 58dd4bf3a1 fixed broken packr 2018-12-01 22:32:55 +00:00
Liam Galvin 75b4f7c37e
Merge pull request #100 from liamg/efficiency
More efficient text rendering and streamlining of output handling
2018-12-01 22:12:37 +00:00
Liam Galvin 177e928b71 more efficient text rendering and streamlining of output handling 2018-12-01 22:09:20 +00:00
Liam Galvin 1a932fa2c3 typo 2018-11-30 22:24:59 +00:00
Liam Galvin 70c74b0411
Merge pull request #97 from liamg/fix-autocomplete-zsh
Fix tab autocomplete on zsh
2018-11-30 22:21:35 +00:00
Liam Galvin 1d988f1189 fix tab autocomplete on zsh 2018-11-30 22:19:45 +00:00
Liam Galvin f0d22e193a
Merge pull request #96 from liamg/xdg-base-dir
Store config in $XDG_CONFIG_HOME if available
2018-11-30 21:56:40 +00:00
Liam Galvin 026975d6b6 store config in XDG_CONFIG_HOME if available 2018-11-30 21:54:14 +00:00
Liam Galvin 18c8ca4754
Merge pull request #95 from liamg/dvorak-etc-keyboard-layouts
Support alternative keyboard layouts
2018-11-30 21:37:28 +00:00
Liam Galvin 656bf89583 Support alternative keyboard layouts 2018-11-30 21:35:00 +00:00
Liam Galvin 4c3024d51c Support alternative keyboard layouts 2018-11-30 21:32:10 +00:00
Liam Galvin f0939347a3
Update README.md 2018-11-30 03:58:24 +00:00
Liam Galvin 828746ccb4
Merge pull request #93 from liamg/tidying
tidied ugliness
2018-11-29 13:29:50 +00:00
Liam Galvin 3f60dd937b tidied ugliness 2018-11-29 13:25:51 +00:00
Liam Galvin adbbf0f5cf gofmt everythign 2018-11-29 13:04:47 +00:00