Timeline for How to refresh a window by terminal? Or how to simulate `F5`?
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 3, 2018 at 14:48 | history | edited | Jeff Schaller♦ | CC BY-SA 3.0 | typo-fix; grammar tweaks |
| S Jan 16, 2013 at 2:04 | history | suggested | Stephane Rolland | CC BY-SA 3.0 | remove thx, and minor rewording and highlight |
| Jan 16, 2013 at 1:50 | review | Suggested edits | |||
| S Jan 16, 2013 at 2:04 | |||||
| Dec 24, 2011 at 8:43 | answer | added | neydroydrec | timeline score: 1 | |
| Nov 23, 2011 at 20:49 | vote | accept | GarouDan | ||
| Nov 7, 2011 at 8:31 | answer | added | rozcietrzewiacz | timeline score: 3 | |
| Nov 4, 2011 at 12:15 | comment | added | GarouDan | Yes it works @rozcietrzewiacz. I thought about this, but I didn't find the shortcut, but it was so simple just F5 =). Thx. Please write as answer to me embrace it. | |
| Oct 31, 2011 at 12:07 | comment | added | rozcietrzewiacz | xte from xautomation package that I proposed to you here, works flawlessly for me. | |
| Oct 31, 2011 at 11:56 | history | edited | GarouDan | CC BY-SA 3.0 | edited title |
| Oct 31, 2011 at 11:45 | comment | added | GarouDan | @Gilles I'm doing a script to manipulate some specific windows. And I would like refresh these windows automatically. So if I have a comandline way to do this, I can put it in my shell script. | |
| Oct 20, 2011 at 18:14 | comment | added | Gilles 'SO- stop being evil' | xrefresh refreshes all partly- or fully-visible windows, i.e. all windows for which refreshing may have an effect. If it dosen't work for you, then refreshing is not what you're after. It is pretty rare to need to explicitly refresh a window. What problem are you trying to solve? If the problem is that the text inside the terminal is garbled because some background application has written a message, you can't do anything about it at the X level or on the terminal, you need to tell your application inside the terminal to refresh its display. | |
| Oct 20, 2011 at 8:48 | history | edited | GarouDan | edited tags | |
| Oct 19, 2011 at 19:50 | history | asked | GarouDan | CC BY-SA 3.0 |