Commit Graph

111 Commits

Author SHA1 Message Date
Adam D. Ruppe 57ae7fa96b fix annoying bug when hitting escape while moving mouse 2020-02-20 20:35:09 -05:00
Adam D. Ruppe 41043f8444 lol middle click bug on windows 2020-02-18 10:39:31 -05:00
Adam D. Ruppe 06e3413ab0 why the heck did i write it that way in the first place? 2020-02-18 10:05:21 -05:00
Adam D. Ruppe 5d23e35393 middle click too 2020-02-17 20:20:26 -05:00
Adam D. Ruppe ecf541dd67 right 2020-02-17 20:03:42 -05:00
Adam D. Ruppe c911434c8b dark bg, clipboard, and vt on windows beginning factor 2020-02-17 19:57:56 -05:00
Adam D. Ruppe 944abf3c72 more terminal compat. really i should just remove the termcap nonsense at some point 2020-02-14 21:44:42 -05:00
Adam D. Ruppe 1bc81effb2 oops forgot to compile on windows :( 2020-02-09 07:37:01 -05:00
Adam D. Ruppe bfa448c131 flesh out skeletons 2020-02-08 21:06:20 -05:00
Adam D. Ruppe 1fe03cc9fb stubs of new functions 2020-02-04 11:02:32 -05:00
Adam D. Ruppe ca2e63fd30 moar 2020-02-04 10:28:52 -05:00
Adam D. Ruppe cf0f899327 fix stuff 2020-02-03 17:44:48 -05:00
Adam D. Ruppe fcc8aed896 tested unix socket stuff, workaround phobos bug 2020-01-28 22:35:54 -05:00
Adam D. Ruppe 19f897c6c4 Merge branch 'master' of github.com:adamdruppe/arsd 2020-01-23 14:53:29 -05:00
Adam D. Ruppe 88079aa43f caps 2020-01-23 14:53:27 -05:00
Adam D. Ruppe bd7a3fcc32 merge 2020-01-23 14:51:40 -05:00
Adam D. Ruppe aa50910529 16 bit console title 2020-01-23 14:51:06 -05:00
Adam D. Ruppe 1a0419f2cb initial tmux support 2020-01-20 12:30:28 -05:00
Adam D. Ruppe c2b29d1e21 lots of cool stuff 2020-01-18 21:51:50 -05:00
Adam D. Ruppe f95927b193 Merge branch 'master' of github.com:adamdruppe/arsd 2020-01-18 11:54:46 -05:00
Adam D. Ruppe 3f5e0427a8 cursor changing 2020-01-18 11:54:43 -05:00
Adam D. Ruppe a929982e46 show more info on windows 2020-01-18 11:53:14 -05:00
Adam D. Ruppe 577565a502 Merge branch 'master' of github.com:adamdruppe/arsd 2020-01-17 23:19:52 -05:00
Adam D. Ruppe 8142c56e6d big improvements to getline 2020-01-17 23:19:49 -05:00
Adam D. Ruppe e0dd3eba2c better unicode on windows 2020-01-17 23:18:08 -05:00
Adam D. Ruppe 4cf16e9248 little things 2019-12-06 10:31:50 -05:00
Adam D. Ruppe d98bf261ae experiment for quickfurs screen 2019-11-27 19:21:31 -05:00
Adam D. Ruppe e027318501 make dub test work better 2019-10-18 18:30:23 -04:00
Adam D. Ruppe 5782378865 the buffered thing was breaking ctrl+c on the demo 2019-09-30 18:58:23 -04:00
Adam D. Ruppe 139b052c75 fix mistake 2019-08-31 09:32:38 -04:00
Adam D. Ruppe f6b2f9ebcb
Merge pull request #210 from quickfur/rxvt-unicode-256color
Recognize TERM=rxvt-unicode-256color.
2019-08-31 09:12:58 -04:00
H. S. Teoh d559032bfe Recognize TERM=rxvt-unicode-256color. 2019-08-30 22:11:47 -07:00
Adam D. Ruppe 11f9602ced timedcheck for input should have been checking buffer all along 2019-08-18 14:25:41 -04:00
Adam D. Ruppe b7ad04afd9 im the worst at greys 2019-07-06 13:22:25 -04:00
Adam D. Ruppe 3bcce8b478 new method to check if valid to create Terminal; 2019-03-01 12:29:43 -05:00
Adam D. Ruppe 8c67623cf6 fix compile 2019-01-12 08:57:05 -05:00
Adam D. Ruppe ab1f92fc93 set utf8 mode on windows too 2019-01-02 21:35:25 -05:00
Adam D. Ruppe 732cba5bff moar dox 2018-12-19 09:05:07 -05:00
Adam D. Ruppe 1c5175f911 terminal + sdpy integration 2018-11-19 11:41:35 -05:00
Adam D. Ruppe 5854599551 detect default fg/bg colors on Windows 2018-11-10 15:02:20 -05:00
Adam D. Ruppe 93a7aa324a hide bouncing cursor (affects Windows) 2018-11-10 14:44:28 -05:00
John Colvin 7e84e6e5ec
remove renaming note 2018-03-27 09:30:08 +01:00
Adam D. Ruppe cb0e91fd52 throw on pipe on windows 2018-03-14 12:09:26 -04:00
Adam D. Ruppe 132013463e new features from plane 2018-02-14 09:58:53 -05:00
Adam D. Ruppe 1d5a3d4811 why did i ever use the ascii function? 2017-10-17 11:03:15 -04:00
Adam D. Ruppe 63b3eebe71 missing paren 2017-05-27 10:16:08 -04:00
Adam D. Ruppe 7ddf54f030 add minigui to dub 2017-05-24 10:54:35 -04:00
Adam D. Ruppe 35d7806ad3 ketmar patches 2017-03-14 22:13:42 -04:00
Adam D. Ruppe 0dbcaa6ed0 ketmar patches 2017-02-25 22:39:19 -05:00
Adam D. Ruppe b2f1022ad8 stuff 2017-01-07 09:24:18 -05:00