Commit Graph

156 Commits

Author SHA1 Message Date
Adam D. Ruppe bbb56b2555 fixes for gdc9 again 2020-12-25 10:05:36 -05:00
Adam D. Ruppe 665c7037fe fix broken right click on embedded term 2020-12-17 09:11:43 -05:00
Adam D. Ruppe f00019f9ff make external editor ux slightly less bad 2020-12-04 22:36:49 -05:00
Adam D. Ruppe 5963d5d123 Merge branch 'master' of github.com:adamdruppe/arsd 2020-12-04 21:50:40 -05:00
Adam D. Ruppe ff2cfb7527 sundry windows fixes 2020-12-04 21:46:21 -05:00
Adam D. Ruppe 107abad8d5 oops left in a debugging printf 2020-12-04 20:52:41 -05:00
Adam D. Ruppe e6ae6138d0 lots of line getting improvements and other bugs 2020-12-04 13:10:36 -05:00
Adam D. Ruppe 6ee52d53f0 history recall options 2020-11-28 00:05:24 -05:00
Adam D. Ruppe ec11df3114 reverse history search in line getter 2020-11-27 18:59:42 -05:00
Adam D. Ruppe b1f57a3ef1 undo the translate ctrl (well put under version) cuz of reasoning here https://github.com/adamdruppe/arsd/pull/268#issuecomment-733256324 basically it a breaking change. the linegetter switch handles both though to make changing easier later 2020-11-24 19:10:33 -05:00
Adam D. Ruppe eaa0adc986 merge conflict 2020-11-24 17:43:21 -05:00
Adam D. Ruppe 91b85ea44b wip 2020-11-24 17:42:09 -05:00
Elijah Stone 023d372bd5 getline: support most of the readline keybindings. Also translate alt and ctrl on vt 2020-11-24 13:26:13 -08:00
Adam D. Ruppe f1849ec580 omg awesome stuff 2020-11-12 15:45:04 -05:00
Adam D. Ruppe 213fffd1e7 forgot to close read fd on posix 2020-10-08 12:43:16 -04:00
Adam D. Ruppe ae9ed38187 terminal stdout 2020-10-03 19:38:42 -04:00
Adam D. Ruppe 8302e1bb31 new thing kinda works 2020-10-02 23:10:53 -04:00
Adam D. Ruppe aab7b0fd00 this thing might work 2020-10-02 22:47:48 -04:00
Adam D. Ruppe 8cdfd125c4 prepping for windows 2020-10-02 18:08:47 -04:00
Adam D. Ruppe e87f9445f5 merge 2020-09-30 22:44:20 -04:00
Adam D. Ruppe 97e36961db a mutex to lock buffer hoping to make it kinda usable from another thread 2020-09-30 22:41:54 -04:00
Adam D. Ruppe f22cd2d21b wtf was i thinking 2020-08-14 18:06:13 -04:00
Adam D. Ruppe bb774b90a3 image copy paste 2020-08-05 18:37:34 -04:00
Adam D. Ruppe 09bdcb230b unreachable code lolololol 2020-07-02 11:36:16 -04:00
Adam D. Ruppe 0755efc96d dynamic load of xlib 2020-06-30 18:02:03 -04:00
Adam D. Ruppe ae17d5a497 lots of stuff 2020-06-15 10:46:51 -04:00
Adam D. Ruppe b95b0e2d6a more screen support 2020-05-27 10:42:18 -04:00
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