90s

Minimalist, customizable shell written in C99 with syntax highlighting
git clone https://codeberg.org/night0721/90s
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-07-01 16:43update readme descriptionnight07211+1-1
2024-07-01 16:40rebrand to 90snight072122+1246-1243
2024-05-22 15:04update descriptionnight07211+1-1
2024-05-22 10:25update readmenight07211+28-30
2024-05-22 10:11update readmenight07211+10-11
2024-05-22 09:58update readme to remove gcc as dependenciesnight07211+13-12
2024-02-28 10:12change dist section in makenight07211+1-1
2024-02-18 21:46fix make and add license contributionsnight07212+7-1
2024-02-16 22:32notesnight07211+4-1
2024-02-16 13:45delete comments and add usage in readmenight07213+19-15
2024-02-11 11:23update todo and rm lognight07212+4-30
2024-02-11 01:07update versionnight07212+3-2
2024-02-11 01:01background jobs & stdout,in,err redirectnight07218+376-41
2024-02-10 23:31fix seg fault on promptnight07213+22-14
2024-02-10 17:33emergency fixnight07211+1-1
2024-02-10 17:29fix history navigation bug and improve code by memallocnight07215+56-77
2024-02-09 17:20comment on how pipe worknight07211+8-13
2024-02-09 11:27fix pipesnight07212+19-16
2024-02-09 01:18pipesnight07216+123-18
2024-02-08 20:33update commandnight07211+1-1
2024-02-08 19:49history navigation by !!night07215+180-117
2024-02-08 19:47disclaimer in readmenight07211+2-0
2024-02-08 12:40update features and todonight07211+4-4
2024-02-08 12:33able to navigate by left and right arrow keys, and insert in middle of commandnight07211+99-24
2024-02-08 12:32more defensive codenight07211+10-1
2024-02-08 12:31fix waitpidnight07211+11-5
2024-02-06 18:58optimizationsnight07211+2-4
2024-02-06 18:56optimizationsnight07211+39-10
2024-02-06 18:56gitignore and makefile fixnight07212+4-1
2024-02-06 18:56license and man pagenight07212+684-0
2024-02-06 18:29more defensive codenight07212+13-5
2024-02-06 18:28makefile commandsnight07211+40-4
2024-02-04 20:31fix previewnight07211+2-1
2024-02-04 20:30fix previewnight07211+3-2
2024-02-04 20:27add previewnight07211+4-0
2024-02-02 16:52export and source commandnight07214+82-7
2024-02-01 19:18satisfy linternight07212+5-4
2024-02-01 19:14commentsnight07211+1-1
2024-02-01 19:02handle signals, rename functions, history command, qol features, fix highlight highlighting full commandnight07219+240-122
2024-01-31 01:10gitignore to remove executablenight07212+1-0
2024-01-31 01:08rewrite commentsnight07212+2-11
2024-01-31 01:02Initial commitnight07219+542-0