Terminator基础

来自linux中国网wiki
Evan讨论 | 贡献2020年3月16日 (一) 05:34的版本 →‎see also
跳到导航 跳到搜索

config

evan@my:~$ cat  .config/terminator/config
[global_config]
  title_transmit_fg_color = "#000000"
  title_transmit_bg_color = "#3e3838"
  inactive_color_offset = 1.0
  enabled_plugins = CustomCommandsMenu, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
[keybindings]
[profiles]
  [[default]]
    background_color = "#0e2424"
    background_darkness = 1.0
    background_type = transparent
    cursor_shape = ibeam
    font = Liberation Mono 13
    foreground_color = "#e8e8e8"
    scroll_background = False
    scrollback_lines = 3000
    palette = "#000000:#5a8e1c:#2d5f5f:#cdcd00:#1e90ff:#cd00cd:#00cdcd:#e5e5e5:#4c4c4c:#868e09:#00ff00:#ffff00:#4682b4:#ff00ff:#00ffff:#ffffff"
    use_system_font = False
    copy_on_selection = True
[layouts]
  [[default]]
    [[[child1]]]
      type = Terminal
      parent = window0
      profile = default
    [[[window0]]]
      type = Window
      parent = ""
      size = 925, 570
[plugins]

see also

21款最佳Linux命令行终端工具


Terminator的安装和配置(颜色和字体)

5分钟入手Terminator

超越iTerm2!Linux下更好用的终端工具my-terminator