Commit Graph

129 Commits

Author SHA1 Message Date
Adam D. Ruppe 1fc4f4263c stuff 2020-04-11 09:57:22 -04:00
Adam D. Ruppe d52eca78a2 fix ctrl+arrow bug in getline 2020-04-09 11:09:51 -04:00
Adam D. Ruppe 444eaa9759 paste chunk unnecessary on most systems and harmful 2020-04-09 09:43:41 -04:00
Adam D. Ruppe 738148b861 perf 2020-04-02 15:03:57 -04:00
Adam D. Ruppe 1c119753b3 moar terminal fixes 2020-04-01 14:48:11 -04:00
Adam D. Ruppe 2ed6b50aa6 more robust cursor position query 2020-04-01 12:51:11 -04:00
Adam D. Ruppe 6d3a12213b ugh dub sux 2020-03-30 15:47:07 -04:00
Adam D. Ruppe 7873768fd1 tons of stuff 2020-03-30 12:37:44 -04:00
Adam D. Ruppe 2fc0b49c07 merge in terminal emulator core as a lib 2020-03-26 21:06:00 -04:00
Adam D. Ruppe 8260f0dc8d direct to emulator ui 2020-03-22 22:30:30 -04:00
Adam D. Ruppe 38394fba26 remove function for future use 2020-03-16 21:35:06 -04:00
Adam D. Ruppe 40b71c0b62 embedded terminal version 2020-03-10 11:03:43 -04:00
Adam D. Ruppe 96bb12d2a6 fix bug with horizontal scroll and esc key 2020-03-04 16:59:03 -05:00
Adam D. Ruppe 485fa54a96 ugh i messed up again 2020-02-28 12:22:06 -05:00
Adam D. Ruppe 30b760f30a bugs 2020-02-28 11:05:31 -05:00
Adam D. Ruppe 04b0710db7 help transition form deprecated events a bit more 2020-02-27 08:08:10 -05:00
Adam D. Ruppe bf069468b3 oops 2020-02-25 13:26:26 -05:00
Adam D. Ruppe 9184acb4f8 lol termcap 2020-02-21 20:06:07 -05:00
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