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

2023-06-17 - nushell のここがわからん #222

Closed
kachick opened this issue Jun 16, 2023 · 1 comment
Closed

2023-06-17 - nushell のここがわからん #222

kachick opened this issue Jun 16, 2023 · 1 comment
Labels
question Further information is requested tips

Comments

@kachick
Copy link
Owner

kachick commented Jun 16, 2023

背景: #184 (comment), #211 (comment)

しかし実用しようにもわからない事が多いので、なんか見つけるたびここへ追記していく

  • fzf 統合は出来るが、1アクションで1行ずつ出す感じのいわゆる History substring search は 出来ない
  • なんかの環境変数がない時にフォールバックさせるような、 bash とかでいう ${GOPATH:-"$HOME/go"} 相当の記述方法がわからない。出来ないってことは無いと思うんだけど。やたら厳しくて、未定義の環境変数へアクセスすると Error: nu::shell::name_not_found で死んでしまう
@kachick kachick added question Further information is requested tips labels Jun 16, 2023
@kachick
Copy link
Owner Author

kachick commented Jul 27, 2023

ksh => tcsh => bash => posix shell => zsh => bash => nushell と来て、結局最近 fish 使い出してる。 kachick/dotfiles#178

Syntax が POSIX 互換じゃないというところから、それならナウい nu で良いのではと思ってたんだけど、実用上便利な部分と、それでいて軽い部分と、大体今までの感覚で動くところのバランスが良い気がする。しかも最近 rust で書き直してるということで、ミーハーだから自分は rust 読み書きできないのに何か安心感を得てしまった。

ということで nu をどれだけ触るかはわからないけど、たまに触る都度なんか出てきたらここ適当に更新する

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested tips
Projects
None yet
Development

No branches or pull requests

1 participant