AnotherTest
|
519d1811fd
Shell: Wait for *any* child to change state when receiving a SIGCHLD
|
4 سال پیش |
AnotherTest
|
b91be8b9fd
Shell: Make 'editor' a member of Shell, and provide a LibShell
|
4 سال پیش |
AnotherTest
|
fa03a2848f
Shell: Add live formatting and take an option to enable it
|
4 سال پیش |
AnotherTest
|
b3dd97a694
Shell: Add a (very basic) formatter
|
4 سال پیش |
Andreas Kling
|
e2f32b8f9d
LibCore: Make Core::Object properties more dynamic
|
4 سال پیش |
AnotherTest
|
d1550ea64f
Shell: Add support for functions
|
4 سال پیش |
AnotherTest
|
0b57cdff82
Shell: Add support for $0,$1,...
|
4 سال پیش |
AnotherTest
|
54b453be57
Shell: Fix event loop processing and backgrounding in subshells
|
4 سال پیش |
AnotherTest
|
715e11f692
Shell: Fix job control and backgrounding
|
4 سال پیش |
AnotherTest
|
14a54a72fa
Shell: Ensure that the cursor starts on a new line
|
5 سال پیش |
AnotherTest
|
c589625418
Shell: Allow redirections and pipes on builtins
|
5 سال پیش |
AnotherTest
|
9fde92db38
Shell: Make redirections without commands apply to all future commands
|
5 سال پیش |
Andreas Kling
|
b8440b12b7
Shell: Store jobs as NonnullRefPtr<Job>
|
5 سال پیش |
Andreas Kling
|
bf2cd9374c
Shell: Make run_command() return a NonnullRefPtrVector<Job>
|
5 سال پیش |
AnotherTest
|
7b15c85ff5
Shell: Do not assume that stdin/stdout is a TTY
|
5 سال پیش |
AnotherTest
|
771751258e
Shell: Give the TTY to the foreground process
|
5 سال پیش |
AnotherTest
|
12af65c1c9
Shell: Add support for ARGV (and $*, $#)
|
5 سال پیش |
Mathieu PATUREL
|
0622b60fbd
Shell: factor out updating the path cache into a function.
|
5 سال پیش |
Mathieu PATUREL
|
2b4b9d212e
Shell: highlight runnable commands
|
5 سال پیش |
AnotherTest
|
b6066faa1f
Shell: Add a 'for' loop
|
5 سال پیش |
AnotherTest
|
151e4d41ed
Shell: Put children in their own process groups and fix job control
|
5 سال پیش |
AnotherTest
|
b0ce8d725a
Shell: Move out run_commands and expand_aliases to be Shell member fns
|
5 سال پیش |
Tom
|
6dfd503518
Shell: Handle signals asynchronously
|
5 سال پیش |
Andreas Kling
|
1bc6bb0421
Shell: Run both /etc/shellrc and ~/.shellrc on startup
|
5 سال پیش |
AnotherTest
|
5cdb0ef2e5
Shell: Keep the TTY on the same pgroup to get tty signals
|
5 سال پیش |
AnotherTest
|
6d17fe38a4
Shell: Do not treat the absence of an init script as an error
|
5 سال پیش |
AnotherTest
|
ff857cd358
Shell: Initial support for 'option' completions
|
5 سال پیش |
AnotherTest
|
b8d1edb2a2
Shell: Add a 'setopt' builtin
|
5 سال پیش |
AnotherTest
|
3a37e8c56f
Shell: Provide completions to Tilde and its Juxtaposition.
|
5 سال پیش |
AnotherTest
|
bc3285abb0
Shell: Read and evaluate an init file on start
|
5 سال پیش |