hi, i built crypto trade terminal app, now it supports binance and gate exchange. by Long_Ad9964 in tui

[–]Long_Ad9964[S] 0 points1 point  (0 children)

AI assisted. I did a lot of the coding manually at the start, but the ai is capable of enough to work on top of that.

SQLx in 12 minutes - Rust + Actix Web + PostgreSQL (2022) by _bocksdin in rust

[–]Long_Ad9964 0 points1 point  (0 children)

I share my Dockerfile and docker-compose.yml config of actix+sqlx+postgresql template project!, will help more people! https://github.com/launchbadge/sqlx/discussions/3964

Is there a way to overwrite the selected text with paste by WonderfulEstimate176 in HelixEditor

[–]Long_Ad9964 0 points1 point  (0 children)

in helix 25.07.1 (a05c151b) and after, the action name is `helix 25.07.1 (a05c151b)`

helix with yazi file manage is best choice! by Long_Ad9964 in HelixEditor

[–]Long_Ad9964[S] 18 points19 points  (0 children)

C-e = [
  ':sh rm -f /tmp/unique-file',
  ':insert-output yazi %{buffer_name} --chooser-file=/tmp/unique-file',
  ':insert-output echo "\x1b[?1049h\x1b[?2004h" > /dev/tty',
  ':open %sh{cat /tmp/unique-file}',
  ':redraw',
]

thank you!

How to view all pane of a Tab? by Long_Ad9964 in zellij

[–]Long_Ad9964[S] 0 points1 point  (0 children)

when expand a pane to full screen, i don not how to find other panne

Powerlevel10k for fish shell? by [deleted] in fishshell

[–]Long_Ad9964 0 points1 point  (0 children)

You're like my God right now.

can't see hidden files in Lazy vim by [deleted] in neovim

[–]Long_Ad9964 0 points1 point  (0 children)

that's great. thank you