Cycle

Results 29 comments of Cycle

After the Show ANSI colors feature is turned off, there are no scrambled colors, but the selected colors cannot be seen

[gitui.log](https://github.com/extrawurst/gitui/files/12313475/gitui.log) https://github.com/extrawurst/gitui/assets/33155330/48c9880a-4664-4cfb-8605-446536984de6 Above is the log and replay video to see if it helps

I tried bottom, bandwhich, gping, and nothing like gitui

不是这个输入法的问题吧?我看好多其他输入法也有这个问题

```java @Slf4j @Configuration @RequiredArgsConstructor public class MybatisFlexConfigure implements MyBatisFlexCustomizer { private final SegmentService segmentService; @Override public void customize(FlexGlobalConfig flexGlobalConfig) { // 注册插入和修改监听器 flexGlobalConfig.registerInsertListener(new BaseInsertListener(), BaseModel.class); flexGlobalConfig.registerUpdateListener(new BaseUpdateListener(), BaseModel.class); // 主动触发注册(确保静态代码块逻辑执行)...

就跟视频上看到的一样,习惯了常驻主窗口模式,然后工作一般会打开很多窗口,当使用翻译时高度一下就变最高;首先很突兀,其次变大后会挡住很多其他内容,并且没办法缩小。 https://github.com/tisfeng/Easydict/assets/33155330/bfc0e28e-1f0d-41a5-92c7-b2177fbf5155