Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when launch evilvte often the prompt is invisible #6

Open
radaiming opened this issue Mar 26, 2012 · 3 comments
Open

when launch evilvte often the prompt is invisible #6

radaiming opened this issue Mar 26, 2012 · 3 comments
Assignees

Comments

@radaiming
Copy link

Like the title saying,when I launch a new evilvte window,often the prompt is invisible,but it's actually there,after I press Enter it becomes visible.

I compile with default config.h,both in version 0.5.0 and 0.5.1 pre3 from github,the problem still there.And this is my showvte output:

Configuration of evilvte 0.5.0:

define BACKGROUND_IMAGE �[1m�[32m".config/evilvte/background.png"�[m

define COLOR_BACKGROUND �[1m�[32m"#272822"�[m

define COLOR_FOREGROUND �[1m�[32m"#FFFFFF"�[m

define COMMAND_EXEC_PROGRAM �[1m�[32mTRUE �[m

define COMMAND_SHOW_OPTIONS �[1m�[32mTRUE �[m

define COMMAND_SHOW_VERSION �[1m�[32mTRUE �[m

define CURSOR_BLINKS �[1m�[32mTRUE�[m

define CURSOR_SHAPE�[1m�[32m UNDERLINE �[m

define DEFAULT_ENCODING �[1m�[32m"UTF-8"�[m

define DEFAULT_TERMINAL_SIZE�[1m�[32m 80x24�[m

define FONT �[1m�[32m"Monaco�[1m�[32m 10"�[m

define FONT_ENABLE_BOLD_TEXT �[1m�[31mFALSE�[m

define SCROLL_LINES -1000 �[m

define SCROLLBAR�[1m�[32m RIGHT �[m

define SHOW_WINDOW_BORDER �[1m�[31mFALSE�[m

define SHOW_WINDOW_DECORATED �[1m�[31mFALSE�[m

define SHOW_WINDOW_ICON �[1m�[32mTRUE�[m

define STATUS_BAR �[1m�[31mFALSE�[m

define WINDOW_TITLE_DYNAMIC �[1m�[32mTRUE �[m

define WORD_CHARS �[1m�[32m"-A-Za-z0-9_$.+!*(),;:@&=?/~#%"�[m

define MENU �[1m�[32mTRUE�[m

define TAB �[1m�[31mFALSE�[m

define TAB_BORDER�[1m�[32m 0�[m

define TABBAR �[1m�[31mFALSE�[m

define HOTKEY �[1m�[32mTRUE�[m

define HOTKEY_TAB_ADD�[1m�[32m CTRL GDK_T�[m

define HOTKEY_TAB_REMOVE�[1m�[32m CTRL GDK_W�[m

define HOTKEY_TAB_PREVIOUS�[1m�[32m CTRL GDK_Page_Up�[m

define HOTKEY_TAB_NEXT�[1m�[32m CTRL GDK_Page_Down�[m

@ghost ghost assigned caleb- Mar 26, 2012
@caleb-
Copy link
Owner

caleb- commented Mar 26, 2012

I encountered this only when disk I/O is high.
I think it is a libVTE problem and evilvte have not much can do.

@caleb-
Copy link
Owner

caleb- commented Mar 28, 2012

Author of lilyterm reported that the demo program "vte" included in libVTE also has this problem.
We think it is a libVTE bug.

@radaiming
Copy link
Author

Thanks for reply and your work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants