Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ディレクトリを指定したときにPythonのエラーが出てくる #39

Closed
ShotaroKataoka opened this issue Dec 8, 2020 · 5 comments
Labels
bug Something isn't working
Milestone

Comments

@ShotaroKataoka
Copy link
Collaborator

image
ディレクトリを判定してエラーを表示するようにするか、それともディレクトリの内容(ls)もrichに表示するようにするかしてほしい

@ShotaroKataoka ShotaroKataoka added bug Something isn't working idea labels Dec 8, 2020
@yamamoto-yuta
Copy link
Collaborator

yamamoto-yuta commented Dec 8, 2020

@ShotaroKataoka
エラー表示が普通でしょうけど,ls結果をrich表示するの面白そうですね.普通にcatの上位互換作っても競合との優位性が示しにくいので,変わった機能はつけていきたいですね

@ShotaroKataoka
Copy link
Collaborator Author

そうっすね
例えばRichにカラム機能があるけどネタとしてはこれ使っても面白いかもね

@yamamoto-yuta yamamoto-yuta added this to the v0.3.0 milestone Dec 8, 2020
@yamamoto-yuta yamamoto-yuta added enhancement New feature or request and removed idea labels Dec 8, 2020
@ShotaroKataoka ShotaroKataoka changed the title ディレクトリを指定するとPythonのエラーが出る ディレクトリを指定したときにエラー文を表示させる Dec 9, 2020
@ShotaroKataoka ShotaroKataoka changed the title ディレクトリを指定したときにエラー文を表示させる ディレクトリを指定したときにPythonのエラーが出てくる Dec 9, 2020
@ShotaroKataoka
Copy link
Collaborator Author

-tでcsvとかmarkdownとか選べても面白いかもね

csv

name type owner permission ...
richcat dir kataoka rwxrwxrwx ...
richcat.py file kataoka rwxrwxrwx ...

とかみたいな感じで

@yamamoto-yuta
Copy link
Collaborator

@ShotaroKataoka
カラム機能はlsで良くね?となったので一旦保留にします.ひとまず従来のcatの機能をそのまま実装します.

@ShotaroKataoka
Copy link
Collaborator Author

@yamamoto-yuta
そうですね!まずはエラー文をprintするだけにしましょう!
#48 (comment)
次のステップに行く前にここに書いてるようなRichMaker関連での議論をしておきたいです.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants