mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
feat: add output to /ps (#10154)
<img width="599" height="238" alt="Screenshot 2026-01-29 at 13 24 57" src="https://github.com/user-attachments/assets/1e9a5af2-f649-476c-b310-ae4938814538" />
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
source: tui/src/history_cell.rs
|
||||
expression: rendered
|
||||
---
|
||||
/ps
|
||||
|
||||
Background terminals
|
||||
|
||||
• just fix
|
||||
↳ indented first
|
||||
more indented
|
||||
@@ -7,3 +7,4 @@ expression: rendered
|
||||
Background terminals
|
||||
|
||||
• rg "foo" src --glob '**/*. [...]
|
||||
↳ searching...
|
||||
|
||||
@@ -7,4 +7,7 @@ expression: rendered
|
||||
Background terminals
|
||||
|
||||
• echo hello [...]
|
||||
↳ hello
|
||||
done
|
||||
• rg "foo" src
|
||||
↳ src/main.rs:12:foo
|
||||
|
||||
Reference in New Issue
Block a user