Commit graph

36 commits

Author SHA1 Message Date
15d5cf0bdd
change dist section in make 2024-02-28 10:12:02 +00:00
febb828136
fix make and add license contributions 2024-02-18 21:46:10 +00:00
b96af06a3d
notes 2024-02-16 22:32:14 +00:00
81f70044a0
delete comments and add usage in readme 2024-02-16 13:45:35 +00:00
8789d30c38
update todo and rm log 2024-02-11 11:23:49 +00:00
47f6b96722
update version 2024-02-11 01:07:02 +00:00
44a74c50f2
background jobs & stdout,in,err redirect 2024-02-11 01:01:28 +00:00
93979512d9
fix seg fault on prompt 2024-02-10 23:31:29 +00:00
3f767efaa6
emergency fix 2024-02-10 17:33:54 +00:00
5a67fcb3b5
fix history navigation bug and improve code by memalloc 2024-02-10 17:29:58 +00:00
a058bd3ae8
comment on how pipe work 2024-02-09 17:20:38 +00:00
b171d3ab22
fix pipes 2024-02-09 11:27:13 +00:00
3780d162ac
pipes 2024-02-09 01:18:14 +00:00
a6b28e5120
update command 2024-02-08 20:33:54 +00:00
0a8d3ca51c
history navigation by !! 2024-02-08 19:49:11 +00:00
9b27891d43
disclaimer in readme 2024-02-08 19:47:44 +00:00
d347666ea4
update features and todo 2024-02-08 12:40:16 +00:00
0174f877ee
able to navigate by left and right arrow keys, and insert in middle of command 2024-02-08 12:33:42 +00:00
460105a7ba
more defensive code 2024-02-08 12:32:31 +00:00
3cc6fb0d5a
fix waitpid 2024-02-08 12:31:57 +00:00
d9f5d29dda
optimizations 2024-02-06 18:58:47 +00:00
8aea8a33a4
optimizations 2024-02-06 18:56:52 +00:00
f18966ec46
gitignore and makefile fix 2024-02-06 18:56:42 +00:00
233a709756
license and man page 2024-02-06 18:56:24 +00:00
02fcba22d2
more defensive code 2024-02-06 18:29:16 +00:00
b3886e8731
makefile commands 2024-02-06 18:28:28 +00:00
0af472ccdc
fix preview 2024-02-04 20:31:44 +00:00
8bd28f76d3
fix preview 2024-02-04 20:30:03 +00:00
4cf1d64db4
add preview 2024-02-04 20:27:24 +00:00
4e94a2a055
export and source command 2024-02-02 16:52:21 +00:00
6e8a21ed66
satisfy linter 2024-02-01 19:18:52 +00:00
94694ce2f7
comments 2024-02-01 19:14:32 +00:00
4c47f02034
handle signals, rename functions, history command, qol features, fix highlight highlighting full command 2024-02-01 19:02:30 +00:00
28891a6ceb
gitignore to remove executable 2024-01-31 01:10:41 +00:00
2acfcb280c
rewrite comments 2024-01-31 01:08:35 +00:00
10d9c9dec9
Initial commit 2024-01-31 01:02:32 +00:00