
copy_and_paste_with_mouse = true # Text selected with the mouse is copied to the clipboard on end selection, and is pasted on right mouse button click. max_lines = 1000 # Maximum number of lines in the terminal buffer. Set this to your own search url using $QUERY as the keywords to replace when searching. search_url = "$QUERY " # The search engine to use for the "search selected text" action. shell = "/bin/bash " # The shell to run for the terminal session. slomo = false # Enable slow motion output mode, useful for debugging shells/terminal GUI apps etc. Config Fileĭebug = false # Enable debug logging to stdout. You can ignore the config and use defaults by specifying -ignore-config as a CLI flag. It will write a config file to whichever of those directories exists (preferring the top of the list) the first time it runs, if one doesn't already exist.
Terminal emulator for mac windows#
Note that on Windows Aminal uses %USERPROFILE% environment variable instead of $HOME. Keyboard/Mouse Shortcuts OperationĪminal looks for a config file in the following places, and stops when it finds one: There are various make targets available, the most obvious being: make testĪs long as you have your GOBIN environment variable set up properly (and in PATH), you should be able to run aminal.


Terminal emulator for mac drivers#
The project is experimental at the moment, so you probably won't want to rely on Aminal as your main terminal for a while.Įnsure you have your latest graphics card drivers installed before use. Aminal is a modern terminal emulator for Mac/Linux/Windows implemented in Golang and utilising OpenGL.
