Skip to content

Releases: doctorfree/kitty-control

kitty-control version 1.1.5r3

20 Jan 15:47
Compare
Choose a tag to compare

Kitty-Control Release Notes

The kitty-control command is a wrapper to simplify customizing the kitty terminal emulator without requiring a restart. Command line management of kitty enables easily switching configurations, adjusting font sizes, background/foreground, transparency, and more while preserving state.

Requirements

The kitty-control command can be installed on Linux or macOS. It is a command line utility requiring a terminal or console and the Bash shell. It is intended to be run in a kitty terminal window or via ssh.

The kitty-control installation requires git.

Some functionality requires curl.

Additional kitty window info listing features are enabled if the jq JSON parser is installed.

Installation

With curl

curl -sL https://raw.githubusercontent.com/doctorfree/kitty-control/main/install | bash /dev/stdin

With a clone

git clone https://github.com/doctorfree/kitty-control
cd kitty-control
./install
# Add ~/.local/bin to the execution PATH environment variable
# echo "export PATH="$HOME/.local/bin:$PATH" >> $HOME/.bashrc
# source $HOME/.bashrc

From a release download

Alternately, download the install release asset from
https://github.com/doctorfree/kitty-control/releases/latest
and execute it with bash /path/to/install. For example,
if the install release asset was downloaded to the ~/Downloads
folder, run bash ~/Downloads/install.

Information

See the kitty-control project README for an overview, usage, and examples.

See the kitty-control CHANGELOG for a complete history of changes.

kitty-control version 1.1.5r2

02 Jul 15:36
Compare
Choose a tag to compare

Kitty-Control Release Notes

The kitty-control command is a wrapper to simplify customizing the kitty terminal emulator without requiring a restart. Command line management of kitty enables easily switching configurations, adjusting font sizes, background/foreground, transparency, and more while preserving state.

Requirements

The kitty-control command can be installed on Linux or macOS. It is a command line utility requiring a terminal or console and the Bash shell. It is intended to be run in a kitty terminal window or via ssh.

The kitty-control installation requires git.

Some functionality requires curl.

Additional kitty window info listing features are enabled if the jq JSON parser is installed.

Installation

With curl

curl -sL https://raw.githubusercontent.com/doctorfree/kitty-control/main/install | bash /dev/stdin

With a clone

git clone https://github.com/doctorfree/kitty-control
cd kitty-control
./install
# Add ~/.local/bin to the execution PATH environment variable
# echo "export PATH="$HOME/.local/bin:$PATH" >> $HOME/.bashrc
# source $HOME/.bashrc

From a release download

Alternately, download the install release asset from
https://github.com/doctorfree/kitty-control/releases/latest
and execute it with bash /path/to/install. For example,
if the install release asset was downloaded to the ~/Downloads
folder, run bash ~/Downloads/install.

Information

See the kitty-control project README for an overview, usage, and examples.

See the kitty-control CHANGELOG for a complete history of changes.

kitty-control version 1.1.5r1

28 Jun 17:52
Compare
Choose a tag to compare

Kitty-Control Release Notes

The kitty-control command is a wrapper to simplify customizing the kitty terminal emulator without requiring a restart. Command line management of kitty enables easily switching configurations, adjusting font sizes, background/foreground, transparency, and more while preserving state.

Requirements

The kitty-control command can be installed on Linux or macOS. It is a command line utility requiring a terminal or console and the Bash shell. It is intended to be run in a kitty terminal window or via ssh.

The kitty-control installation requires git.

Some functionality requires curl.

Additional kitty window info listing features are enabled if the jq JSON parser is installed.

Installation

With curl

curl -sL https://raw.githubusercontent.com/doctorfree/kitty-control/main/install | bash /dev/stdin

With a clone

git clone https://github.com/doctorfree/kitty-control
cd kitty-control
./install
# Add ~/.local/bin to the execution PATH environment variable
# echo "export PATH="$HOME/.local/bin:$PATH" >> $HOME/.bashrc
# source $HOME/.bashrc

From a release download

Alternately, download the install release asset from
https://github.com/doctorfree/kitty-control/releases/latest
and execute it with bash /path/to/install. For example,
if the install release asset was downloaded to the ~/Downloads
folder, run bash ~/Downloads/install.

Information

See the kitty-control project README for an overview, usage, and examples.

See the kitty-control CHANGELOG for a complete history of changes.

kitty-control version 1.1.4r5

20 May 23:13
Compare
Choose a tag to compare

Kitty-Control Release Notes

The kitty-control command is a wrapper to simplify customizing the kitty terminal emulator without requiring a restart. Command line management of kitty enables easily switching configurations, adjusting font sizes, background/foreground, transparency, and more while preserving state.

Requirements

The kitty-control command can be installed on Linux or macOS. It is a command line utility requiring a terminal or console and the Bash shell. It is intended to be run in a kitty terminal window or via ssh.

The kitty-control installation requires git.

Some functionality requires curl.

Additional kitty window info listing features are enabled if the jq JSON parser is installed.

Installation

With curl

curl -sL https://raw.githubusercontent.com/doctorfree/kitty-control/main/install | bash /dev/stdin

With a clone

git clone https://github.com/doctorfree/kitty-control
cd kitty-control
./install
# Add ~/.local/bin to the execution PATH environment variable
# echo "export PATH="$HOME/.local/bin:$PATH" >> $HOME/.bashrc
# source $HOME/.bashrc

From a release download

Alternately, download the install release asset from
https://github.com/doctorfree/kitty-control/releases/latest
and execute it with bash /path/to/install. For example,
if the install release asset was downloaded to the ~/Downloads
folder, run bash ~/Downloads/install.

Information

See the kitty-control project README for an overview, usage, and examples.

See the kitty-control CHANGELOG for a complete history of changes.

kitty-control version 1.1.4r4

16 May 03:37
Compare
Choose a tag to compare

Kitty-Control Release Notes

The kitty-control command is a wrapper to simplify customizing the kitty terminal emulator without requiring a restart. Command line management of kitty enables easily switching configurations, adjusting font sizes, background/foreground, transparency, and more while preserving state.

Requirements

The kitty-control command can be installed on Linux or macOS. It is a command line utility requiring a terminal or console and the Bash shell. It is intended to be run in a kitty terminal window or via ssh.

The kitty-control installation requires git.

Some functionality requires curl.

Additional kitty window info listing features are enabled if the jq JSON parser is installed.

Installation

With curl

curl -sL https://raw.githubusercontent.com/doctorfree/kitty-control/main/install | bash /dev/stdin

With a clone

git clone https://github.com/doctorfree/kitty-control
cd kitty-control
./install
# Add ~/.local/bin to the execution PATH environment variable
# echo "export PATH="$HOME/.local/bin:$PATH" >> $HOME/.bashrc
# source $HOME/.bashrc

From a release download

Alternately, download the install release asset from
https://github.com/doctorfree/kitty-control/releases/latest
and execute it with bash /path/to/install. For example,
if the install release asset was downloaded to the ~/Downloads
folder, run bash ~/Downloads/install.

Information

See the kitty-control project README for an overview, usage, and examples.

See the kitty-control CHANGELOG for a complete history of changes.

kitty-control version 1.1.4r3

16 May 01:42
Compare
Choose a tag to compare

Kitty-Control Release Notes

The kitty-control command is a wrapper to simplify customizing the kitty terminal emulator without requiring a restart. Command line management of kitty enables easily switching configurations, adjusting font sizes, background/foreground, transparency, and more while preserving state.

Requirements

The kitty-control command can be installed on Linux or macOS. It is a command line utility requiring a terminal or console and the Bash shell. It is intended to be run in a kitty terminal window or via ssh.

The kitty-control installation requires git.

Some functionality requires curl.

Additional kitty window info listing features are enabled if the jq JSON parser is installed.

Installation

With curl

curl -sL https://raw.githubusercontent.com/doctorfree/kitty-control/main/install | bash /dev/stdin

With a clone

git clone https://github.com/doctorfree/kitty-control
cd kitty-control
./install
# Add ~/.local/bin to the execution PATH environment variable
# echo "export PATH="$HOME/.local/bin:$PATH" >> $HOME/.bashrc
# source $HOME/.bashrc

From a release download

Alternately, download the install release asset from
https://github.com/doctorfree/kitty-control/releases/latest
and execute it with bash /path/to/install. For example,
if the install release asset was downloaded to the ~/Downloads
folder, run bash ~/Downloads/install.

Information

See the kitty-control project README for an overview, usage, and examples.

See the kitty-control CHANGELOG for a complete history of changes.

kitty-control version 1.1.4r2

15 May 15:34
Compare
Choose a tag to compare

Kitty-Control Release Notes

The kitty-control command is a wrapper to simplify customizing the kitty terminal emulator without requiring a restart. Command line management of kitty enables easily switching configurations, adjusting font sizes, background/foreground, transparency, and more while preserving state.

Requirements

The kitty-control command can be installed on Linux or macOS. It is a command line utility requiring a terminal or console and the Bash shell. It is intended to be run in a kitty terminal window or via ssh.

The kitty-control installation requires git.

Some functionality requires curl.

Additional kitty window info listing features are enabled if the jq JSON parser is installed.

Installation

With curl

curl -sL https://raw.githubusercontent.com/doctorfree/kitty-control/main/install | bash /dev/stdin

With a clone

git clone https://github.com/doctorfree/kitty-control
cd kitty-control
./install
# Add ~/.local/bin to the execution PATH environment variable
# echo "export PATH="$HOME/.local/bin:$PATH" >> $HOME/.bashrc
# source $HOME/.bashrc

From a release download

Alternately, download the install release asset from
https://github.com/doctorfree/kitty-control/releases/latest
and execute it with bash /path/to/install. For example,
if the install release asset was downloaded to the ~/Downloads
folder, run bash ~/Downloads/install.

Information

See the kitty-control project README for an overview, usage, and examples.

See the kitty-control CHANGELOG for a complete history of changes.

kitty-control version 1.1.3r3

14 May 22:13
cc7c76f
Compare
Choose a tag to compare

Kitty-Control Release Notes

The kitty-control command is a wrapper to simplify customizing the kitty terminal emulator without requiring a restart. Command line management of kitty enables easily switching configurations, adjusting font sizes, background/foreground, transparency, and more while preserving state.

Requirements

The kitty-control command can be installed on Linux or macOS. It is a command line utility requiring a terminal or console and the Bash shell. It is intended to be run in a kitty terminal window or via ssh.

The kitty-control installation requires git.

Some functionality requires curl.

Additional kitty window info listing features are enabled if the jq JSON parser is installed.

Installation

With curl

curl -sL https://raw.githubusercontent.com/doctorfree/kitty-control/main/install | bash /dev/stdin

With a clone

git clone https://github.com/doctorfree/kitty-control
cd kitty-control
./install
# Add ~/.local/bin to the execution PATH environment variable
# echo "export PATH="$HOME/.local/bin:$PATH" >> $HOME/.bashrc
# source $HOME/.bashrc

From a release download

Alternately, download the install release asset from
https://github.com/doctorfree/kitty-control/releases/latest
and execute it with bash /path/to/install. For example,
if the install release asset was downloaded to the ~/Downloads
folder, run bash ~/Downloads/install.

Information

See the kitty-control project README for an overview, usage, and examples.

See the kitty-control CHANGELOG for a complete history of changes.

kitty-control version 1.1.2r3

13 May 02:06
Compare
Choose a tag to compare

Kitty-Control Release Notes

The kitty-control command is a wrapper to simplify customizing the kitty terminal emulator without requiring a restart. Command line management of kitty enables easily switching configurations, adjusting font sizes, background/foreground, transparency, and more while preserving state.

Requirements

The kitty-control command can be installed on Linux or macOS. It is a command line utility requiring a terminal or console and the Bash shell. It is intended to be run in a kitty terminal window or via ssh.

The kitty-control installation requires git.

Some functionality requires curl.

Additional kitty window info listing features are enabled if the jq JSON parser is installed.

Installation

With curl

curl -sL https://raw.githubusercontent.com/doctorfree/kitty-control/main/install | bash /dev/stdin

With a clone

git clone https://github.com/doctorfree/kitty-control
cd kitty-control
./install
# Add ~/.local/bin to the execution PATH environment variable
# echo "export PATH="$HOME/.local/bin:$PATH" >> $HOME/.bashrc
# source $HOME/.bashrc

From a release download

Alternately, download the install release asset from
https://github.com/doctorfree/kitty-control/releases/latest
and execute it with bash /path/to/install. For example,
if the install release asset was downloaded to the ~/Downloads
folder, run bash ~/Downloads/install.

Information

See the kitty-control project README for an overview, usage, and examples.

See the kitty-control CHANGELOG for a complete history of changes.

kitty-control version 1.1.1r4

13 May 00:02
Compare
Choose a tag to compare

Kitty-Control Release Notes

The kitty-control command is a wrapper to simplify customizing the kitty terminal emulator without requiring a restart. Command line management of kitty enables easily switching configurations, adjusting font sizes, background/foreground, transparency, and more while preserving state.

Requirements

The kitty-control command can be installed on Linux or macOS. It is a command line utility requiring a terminal or console and the Bash shell. It is intended to be run in a kitty terminal window or via ssh.

The kitty-control installation requires git.

Some functionality requires curl.

Additional kitty window info listing features are enabled if the jq JSON parser is installed.

Installation

With curl

curl -sL https://raw.githubusercontent.com/doctorfree/kitty-control/main/install | bash /dev/stdin

With a clone

git clone https://github.com/doctorfree/kitty-control
cd kitty-control
./install
# Add ~/.local/bin to the execution PATH environment variable
# echo "export PATH="$HOME/.local/bin:$PATH" >> $HOME/.bashrc
# source $HOME/.bashrc

From a release download

Alternately, download the install release asset from
https://github.com/doctorfree/kitty-control/releases/latest
and execute it with bash /path/to/install. For example,
if the install release asset was downloaded to the ~/Downloads
folder, run bash ~/Downloads/install.

Information

See the kitty-control project README for an overview, usage, and examples.

See the kitty-control CHANGELOG for a complete history of changes.