Skip to content

Enable the paste utility#37

Merged
carlos-zamora merged 1 commit into
mainfrom
dev/lhecker/paste
Jun 3, 2026
Merged

Enable the paste utility#37
carlos-zamora merged 1 commit into
mainfrom
dev/lhecker/paste

Conversation

@lhecker

@lhecker lhecker commented Jun 3, 2026

Copy link
Copy Markdown
Member

Closes #15

@lhecker lhecker mentioned this pull request Jun 3, 2026
Comment thread README.md
| `mkdir` | ⚠️ | ⚠️ | |
| `more` | 🛑 | 🛑 | Conflicts with the built-in DOS command (consider `edit` as an alternative) |
| `mv` | ✅ | ⚠️ | |
| `paste` | 🛑 | 🛑 | Conflicts with the built-in DOS command |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not...

| `paste`    |  ✅  |       ✅        | |

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This table only lists conflicts! It was never a conflict to begin with.

@carlos-zamora carlos-zamora merged commit ce662a1 into main Jun 3, 2026
1 check passed
@carlos-zamora carlos-zamora deleted the dev/lhecker/paste branch June 3, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

There is no paste DOS command

2 participants