14 Commits

Author SHA1 Message Date
Melefo 95333aae3e Fixing Reverse 2020-05-24 20:28:59 +02:00
Melefo eb6a6d186e Supporting ncurses style 2020-05-24 19:24:40 +02:00
Melefo 9138ebd725 Merge branch 'master' of github.com:AnonymusRaccoon/ash into prompt 2020-05-24 19:04:29 +02:00
Anonymus Raccoon 75e860158b Solving a bug with the history 2020-05-24 18:53:21 +02:00
Anonymus Raccoon 75663b3530 Adding more attributes to the my_ncurses 2020-05-24 18:14:03 +02:00
Anonymus Raccoon 5932e7ca61 Handling the SIGINT 2020-05-24 18:06:24 +02:00
Anonymus Raccoon 74d2348558 Allowing editing of key bindings 2020-05-24 15:32:20 +02:00
Anonymus Raccoon ae76418f04 Implemting a my_unctrl 2020-05-23 15:25:19 +02:00
Anonymus Raccoon 41f49d5d15 Restoring usual termios status before and after commands 2020-05-21 14:55:52 +02:00
Anonymus Raccoon 97fd6ce919 Handling the resize of the terminal 2020-05-20 17:03:56 +02:00
Anonymus Raccoon e1a81f05f9 Adding a % when a \n has been added by ash and not by the program's output 2020-05-20 13:02:44 +02:00
Anonymus Raccoon 44866d622b Coding styleé 2020-05-19 23:45:59 +02:00
Anonymus Raccoon 061833f9be Handling line overflow 2020-05-19 23:44:01 +02:00
Anonymus Raccoon 9561d1af7c Creating a whole my_ncurses 2020-05-19 18:04:50 +02:00