Skip to content

Tags: csvenke/dev-cli

Tags

v0.7.4

Toggle v0.7.4's commit message
fix: support norwegian characters øæå

v0.7.3

Toggle v0.7.3's commit message
fix: run tmux command in current directory

v0.7.2

Toggle v0.7.2's commit message
fix: redirect tui output to stderr to prevent interference with stdout

v0.7.1

Toggle v0.7.1's commit message
fix: handle error when printing result to stdout

v0.7.0

Toggle v0.7.0's commit message
feat: add no-update-title flag to disable terminal tab renaming

v0.6.1

Toggle v0.6.1's commit message
fix: handle error when printing path to stdout

v0.6.0

Toggle v0.6.0's commit message
fix: revert back to zellij run

v0.5.0

Toggle v0.5.0's commit message
feat: add terminal icon to tab titles

v0.4.1

Toggle v0.4.1's commit message
fix: explicit ignore terminal rename tab error

v0.4.0

Toggle v0.4.0's commit message
feat: improve terminal multiplexer integration

* replace hooks system with terminal interface supporting
* add automatic terminal detection based on environment variables
* implement terminal-specific editor opening strategies (zellij edit, tmux respawn-pane, direct exec)