Advertisement
Guest User

Untitled

a guest
Nov 28th, 2010
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. --- rxvt-unicode-9.07-orig/src/command.C 2009-05-30 11:49:22.000000000 +0200
  2. +++ rxvt-unicode-9.07/src/command.C 2010-11-28 19:24:28.000000000 +0100
  3. @@ -3715,7 +3715,7 @@ rxvt_term::process_terminal_mode (int mo
  4. break;
  5. #endif
  6. case 25: /* visible/invisible cursor */
  7. - scr_cursor_visible (state);
  8. + /*scr_cursor_visible (state);*/
  9. break;
  10. /* case 35: - shift keys */
  11. /* case 40: - 80 <--> 132 mode */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement