lorniu / go-translate

Translator on Emacs. Supports multiple engines such as Google, Bing, deepL, ChatGPT, StarDict, Youdao and so on.
GNU General Public License v3.0
274 stars 37 forks source link

Change window position #41

Closed larrasket closed 1 year ago

larrasket commented 1 year ago

When I run gts-do-translate, it splits the current window horizontally with the translation buffer in the splitted window. Is it possible to configure it to change this behaviour to

lorniu commented 1 year ago

Use gts-buffer-window-config to custom the buffer display behavior, see C-h v gts-buffer-window-config for more.