okbob / pspg

Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.
BSD 2-Clause "Simplified" License
2.43k stars 85 forks source link

nushell support ❤️ #240

Closed fdncred closed 5 months ago

fdncred commented 5 months ago

As a nushell maintainer, I just wanted to stop by and say, Thanks for supporting nushell. pspg is a really cool tool. It's super fun playing around with it.

For anyone looking to use pspg with nushell. These are the settings I've found to help it work the best. We've reorganized/renamed some things.

$env.config.footer_mode = never
$env.config.table.header_on_separator = false
$env.config.ls.clickable_links = false
$env.config.table.mode = rounded 
okbob commented 5 months ago

ne 17. 3. 2024 v 13:52 odesílatel Darren Schroeder @.***> napsal:

As a nushell maintainer, I just wanted to stop by and say, Thanks for supporting nushell. pspg is a really cool tool. It's super fun playing around with it.

Thank you :-)

For anyone looking to use pspg with nushell. These are the settings I've found to help it work the best. We've reorganized/renamed some things.

$env.config.footer_mode = never$env.config.table.header_on_separator = false$env.config.ls.clickable_links = false$env.config.table.mode = rounded

https://github.com/okbob/pspg/commit/9344f497783fc310553b0e1bc11282c0bd9d1a18

— Reply to this email directly, view it on GitHub https://github.com/okbob/pspg/issues/240, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEFO47QTHSNGLKMQDRWZV3YYWGZBAVCNFSM6AAAAABE2GCOQCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TANRVGQYTKNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

fdncred commented 5 months ago

looks good. thanks for adding my tips to the readme.

okbob commented 5 months ago

ne 17. 3. 2024 v 19:52 odesílatel Darren Schroeder @.***> napsal:

looks good. thanks for adding my tips to the readme.

Thank you for sending tips

Pavel

— Reply to this email directly, view it on GitHub https://github.com/okbob/pspg/issues/240#issuecomment-2002577057, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEFO45BD65L3X7MUR5RCXDYYXQ6RAVCNFSM6AAAAABE2GCOQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGU3TOMBVG4 . You are receiving this because you commented.Message ID: @.***>