Commit Graph

  • 192c8fa191 Merge pull request #78 from AnonymusRaccoon/oups master Bluub 2020-05-26 11:59:22 +02:00
  • 3d1d1a49db Create README.md Anonymus Raccoon 2020-05-25 13:34:59 +02:00
  • 15dfeed107 Fixing a segfault Anonymus Raccoon 2020-05-25 13:25:27 +02:00
  • 37018dd6d9 Merge pull request #77 from AnonymusRaccoon/fixalias Octopus 2020-05-24 23:28:00 +02:00
  • b0dacf67eb Fixing a bug Anonymus Raccoon 2020-05-24 23:26:21 +02:00
  • 716fc983c4 Merge branch 'master' of github.com:AnonymusRaccoon/ash into fixalias Anonymus Raccoon 2020-05-24 23:24:39 +02:00
  • 887cb6f326 Adding free Anonymus Raccoon 2020-05-24 23:23:44 +02:00
  • adc324d337 Remvoving a test Anonymus Raccoon 2020-05-24 23:15:14 +02:00
  • 7cec3507ca Merge pull request #76 from AnonymusRaccoon/func Bluub 2020-05-24 23:11:29 +02:00
  • 66e7676e3a fix unalias Louis 2020-05-24 23:09:35 +02:00
  • 14fcd4558e Merge pull request #75 from AnonymusRaccoon/if/for Octopus 2020-05-24 23:05:23 +02:00
  • 03914a15bf Adding dprintf. Anonymus Raccoon 2020-05-24 23:05:15 +02:00
  • 7b542598af Cleaning the parser Anonymus Raccoon 2020-05-24 22:51:49 +02:00
  • fdc18469fd Making cd exit on errors when no window is here Anonymus Raccoon 2020-05-24 22:32:20 +02:00
  • 4f578a4e53 Merge pull request #74 from AnonymusRaccoon/prompt Anonymus Raccoon 2020-05-24 22:22:55 +02:00
  • 3a88e03f17 Fixing the cursor position with too long queries Anonymus Raccoon 2020-05-24 22:13:56 +02:00
  • 6aba83635d Merge branch 'master' into if/for Bluub 2020-05-24 22:03:26 +02:00
  • 6651229f10 Merge pull request #73 from AnonymusRaccoon/exit Bluub 2020-05-24 21:52:00 +02:00
  • 23fd525874 error handling Louis 2020-05-24 21:51:25 +02:00
  • 76acdba302 Merge branch 'prompt' of github.com:AnonymusRaccoon/ash into prompt Anonymus Raccoon 2020-05-24 21:41:33 +02:00
  • ab7f660b20 Merge branch 'prompt' of github.com:AnonymusRaccoon/ash into prompt Anonymus Raccoon 2020-05-24 21:41:23 +02:00
  • da59ac25e9 Fixing ctrl z handling since we don't have job control Anonymus Raccoon 2020-05-24 21:41:15 +02:00
  • 03f611428c Adding time in prompt Melefo 2020-05-24 21:41:12 +02:00
  • cdee03bd6c Handling sigtstp Anonymus Raccoon 2020-05-24 20:18:32 +02:00
  • b3630c031a Merge branch 'prompt' of github.com:AnonymusRaccoon/ash into prompt Melefo 2020-05-24 21:29:00 +02:00
  • 60dab70b3d Adding day, week, and year in prompt Melefo 2020-05-24 21:28:01 +02:00
  • 112d62ba2c Coding style Anonymus Raccoon 2020-05-24 21:25:17 +02:00
  • e520786e3b Oups Anonymus Raccoon 2020-05-24 21:03:22 +02:00
  • e5906170b2 Merge branch 'prompt' of github.com:AnonymusRaccoon/ash into prompt Anonymus Raccoon 2020-05-24 21:02:39 +02:00
  • 714d3376c4 Handling escape characters in the addstr Anonymus Raccoon 2020-05-24 21:02:33 +02:00
  • 8513c9c9a0 Reset attributes to remove bold style and adding history size in prompt Melefo 2020-05-24 20:58:21 +02:00
  • 95333aae3e Fixing Reverse Melefo 2020-05-24 20:28:59 +02:00
  • db815effc6 fix exit arthur 2020-05-24 20:25:47 +02:00
  • 9c13c27767 if one liners working, need to check the syntax of the expression though, will do later Louis 2020-05-24 20:10:59 +02:00
  • d07bd5c3f5 Merge branch 'prompt' of github.com:AnonymusRaccoon/ash into prompt Melefo 2020-05-24 19:25:13 +02:00
  • eb6a6d186e Supporting ncurses style Melefo 2020-05-24 19:24:40 +02:00
  • dee796883a Adding a disable attr macro Anonymus Raccoon 2020-05-24 19:15:40 +02:00
  • 9138ebd725 Merge branch 'master' of github.com:AnonymusRaccoon/ash into prompt Melefo 2020-05-24 19:04:29 +02:00
  • a4e1e201e6 Merge pull request #72 from AnonymusRaccoon/localvars Bluub 2020-05-24 19:02:41 +02:00
  • b08da1b680 Merge branch 'master' of github.com:AnonymusRaccoon/ash into localvars Anonymus Raccoon 2020-05-24 18:56:23 +02:00
  • 75e860158b Solving a bug with the history Anonymus Raccoon 2020-05-24 18:53:21 +02:00
  • bec4388231 Merge pull request #71 from AnonymusRaccoon/exit Octopus 2020-05-24 18:43:45 +02:00
  • 143f25cd9d using internal var to set the exit code Clément Le Bihan 2020-05-24 18:33:44 +02:00
  • 27a2ee18e4 rm useless stuff in exit Clément Le Bihan 2020-05-24 18:24:35 +02:00
  • d22d22eb3b rm a trailing line Clément Le Bihan 2020-05-24 18:19:40 +02:00
  • c93fef145a exit takes care about the argument Clément Le Bihan 2020-05-24 18:18:59 +02:00
  • 75663b3530 Adding more attributes to the my_ncurses Anonymus Raccoon 2020-05-24 18:14:03 +02:00
  • 5932e7ca61 Handling the SIGINT Anonymus Raccoon 2020-05-24 18:06:24 +02:00
  • 4828965281 Switching switch to if & correct %m (minimal hostname) Melefo 2020-05-24 18:02:32 +02:00
  • d4e26d7a95 Start of custom prompt Melefo 2020-05-24 17:50:08 +02:00
  • dc0e381305 Merge pull request #69 from AnonymusRaccoon/vars Octopus 2020-05-24 17:19:08 +02:00
  • b344f5712e fixing weird behaviour w vars Clément Le Bihan 2020-05-24 16:58:55 +02:00
  • 759e49fecb Merge branch 'vars' of github.com:AnonymusRaccoon/ash into vars Clément Le Bihan 2020-05-24 16:31:16 +02:00
  • d1db2d1cc6 Merge branch 'vars' of github.com:AnonymusRaccoon/ash into vars Anonymus Raccoon 2020-05-24 16:29:22 +02:00
  • 2a7abbf609 Fixing invalid null command on empty command line Anonymus Raccoon 2020-05-24 16:28:47 +02:00
  • 59bcd69cd9 solving differents norm errors Clément Le Bihan 2020-05-24 16:28:24 +02:00
  • 4c49190c54 fixing a uninit error Clément Le Bihan 2020-05-24 16:24:38 +02:00
  • 67026432ff parser with vars working nicely and norm friendly Clément Le Bihan 2020-05-24 16:22:08 +02:00
  • d19892da3e Merge branch 'master' of github.com:AnonymusRaccoon/ash into vars Clément Le Bihan 2020-05-24 16:16:53 +02:00
  • 04ba14c848 vars are now well parsed before wordexp call Clément Le Bihan 2020-05-24 16:12:11 +02:00
  • 570e62ce70 Merge pull request #65 from AnonymusRaccoon/bindkey Bluub 2020-05-24 16:06:59 +02:00
  • 0ea96bf269 Implemting set/unset Anonymus Raccoon 2020-05-24 15:59:31 +02:00
  • c62423aecd init var branch Clément Le Bihan 2020-05-24 15:45:10 +02:00
  • c180476cf9 Fixing a bug with autocompletion Anonymus Raccoon 2020-05-24 15:41:34 +02:00
  • 7548d7fbac Adding quoted insert commandé Anonymus Raccoon 2020-05-24 15:37:12 +02:00
  • 74d2348558 Allowing editing of key bindings Anonymus Raccoon 2020-05-24 15:32:20 +02:00
  • ff8d121c22 Merge branch 'master' of github.com:AnonymusRaccoon/ash into bindkey Anonymus Raccoon 2020-05-24 15:23:26 +02:00
  • 7a73a8a230 Merge pull request #64 from AnonymusRaccoon/parser Anonymus Raccoon 2020-05-24 14:57:57 +02:00
  • 94c667cbff Completing the merge Anonymus Raccoon 2020-05-24 14:57:12 +02:00
  • 16713035c0 Merging master into parser Anonymus Raccoon 2020-05-24 14:54:52 +02:00
  • ec8092e344 Merge pull request #63 from AnonymusRaccoon/which/where+alias Anonymus Raccoon 2020-05-24 14:51:28 +02:00
  • 89a137e223 Implementing the ctrl L Anonymus Raccoon 2020-05-24 14:07:55 +02:00
  • 3ad96316a1 Merging master into bindkey Anonymus Raccoon 2020-05-24 14:04:42 +02:00
  • c0af53d1e4 Merge pull request #62 from AnonymusRaccoon/autocompletion Anonymus Raccoon 2020-05-24 01:21:51 +02:00
  • 06339aa14e Merging master in autocompletion Anonymus Raccoon 2020-05-24 01:21:40 +02:00
  • ecd2e01941 Fixing mosts of the functional tests Anonymus Raccoon 2020-05-24 01:13:43 +02:00
  • f52e8e9d2a Fixing alias with spaces before command Anonymus Raccoon 2020-05-23 21:58:53 +02:00
  • 8dd542eb62 Merge branch 'master' into which/where+alias Bluub 2020-05-23 19:34:17 +02:00
  • 704ff9df06 rm useless files Louis 2020-05-23 19:30:44 +02:00
  • c425498470 fixed context error, which where works with alias now, fixed in alias.c from alias to tmp comparison ( it always checked the head of the list ) Louis 2020-05-23 19:30:24 +02:00
  • b28472127d fixing invalid free Clément Le Bihan 2020-05-23 19:27:51 +02:00
  • 2a15ae6e14 Solving tests Anonymus Raccoon 2020-05-23 19:17:31 +02:00
  • 42d24f8595 starting fixing a test Clément Le Bihan 2020-05-23 19:13:39 +02:00
  • eed64a10e5 Fixing aliases Clément Le Bihan 2020-05-23 19:01:51 +02:00
  • 58972490d3 adding frees Clément Le Bihan 2020-05-23 17:52:01 +02:00
  • 620537c791 removing unwanted fress Clément Le Bihan 2020-05-23 17:32:19 +02:00
  • d94d1a3d44 fixing some norm issues Clément Le Bihan 2020-05-23 17:12:26 +02:00
  • 5471c59eb7 parser and globbing working nicely Clément Le Bihan 2020-05-23 17:00:54 +02:00
  • 1001222c54 implmenting really nice function Clément Le Bihan 2020-05-23 16:50:51 +02:00
  • 5c5e0aba12 remarge master in parser Clément Le Bihan 2020-05-23 16:34:24 +02:00
  • 3a4e1c7ce1 exp with wordexp Clément Le Bihan 2020-05-23 16:33:47 +02:00
  • d4a4ccaaf7 Merge pull request #61 from AnonymusRaccoon/ignoreeof Bluub 2020-05-23 15:43:55 +02:00
  • ae76418f04 Implemting a my_unctrl Anonymus Raccoon 2020-05-23 15:25:19 +02:00
  • 704c5d1b79 Merge branch 'autocompletion' of github.com:AnonymusRaccoon/ash into bindkey Anonymus Raccoon 2020-05-23 14:42:55 +02:00
  • 656054ec9e Solving a segfault Anonymus Raccoon 2020-05-23 14:41:57 +02:00
  • 9e1b0644b1 Starting the bindkey Anonymus Raccoon 2020-05-23 14:38:38 +02:00
  • efe3e85518 adding a free Clément Le Bihan 2020-05-23 01:36:13 +02:00
  • 2af0f31fef executing globbing before parsing Clément Le Bihan 2020-05-23 01:31:42 +02:00
  • 7631b5897d reworking glob ordering and starting to implement reallincing parser array dynamically Clément Le Bihan 2020-05-23 01:09:58 +02:00
  • e23c1cc4c2 modifying glob Clément Le Bihan 2020-05-23 00:41:29 +02:00