Commit Graph

170 Commits

Author SHA1 Message Date
Adam D. Ruppe 0367ac70e7 fixes 2021-03-29 10:05:24 -04:00
Adam D. Ruppe aa5d0bfb54 oops forgot to actually enable maximization 2021-03-12 21:40:01 -05:00
Adam D. Ruppe 05eadcb732 a little bit less bad handling of the popup menus 2021-03-11 22:32:42 -05:00
Adam D. Ruppe c4c52d8723 fix filter display 2021-03-03 13:06:01 -05:00
Adam D. Ruppe 75fdaf478b Fix moar bugs 2021-02-25 10:48:50 -05:00
Adam D. Ruppe 9ae769b5e8 address terminating race condition 2021-02-25 09:23:05 -05:00
Adam D. Ruppe 9c8699c2b4 handle resume from a ctrl+z signal suspend nicer on posix 2021-02-18 09:35:24 -05:00
Adam D. Ruppe a8ec499f2b random fixes 2021-02-01 21:35:56 -05:00
Adam D. Ruppe 6648262a26 more reliable cleanup 2021-01-20 12:12:12 -05:00
Adam D. Ruppe 868323bac0 omg i forgot stuff 2021-01-19 23:03:19 -05:00
Adam D. Ruppe a7b7b23bdc better size set 2021-01-18 22:32:46 -05:00
Adam D. Ruppe c09ffb90ce more gnu readline controls 2021-01-15 13:36:42 -05:00
Adam D. Ruppe 2adf9729b5 sdpy integration a lil easier 2020-12-29 22:12:10 -05:00
Adam D. Ruppe 0e0335da5c 5500 page omnibus bill no need to read this just vote for it 2020-12-28 10:57:20 -05:00
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