Iron(III) Oxide
Iron(III) Oxide
Here is what I have so far in `tsc`: ``` impl time::ClockSource for Tsc { /// The type of clock (either [`Monotonic`] or [`WallTime`]). type ClockType = time::Monotonic; /// The...
> grimacing oops sorry, the doc comments are wrong. They should say "Wall time", not "Monotonic", i.e. "Wall time clocks should just return the [`Duration`]". > > This is because...
> > Does your correction apply also to unit_to_duration in addtion to duration_to_unit? Or is it correctly written as it is in unit_to_duration? > > Yes. #739 removes the `unit_to_duration`...
> You can scroll using the standard Unix terminal shortcuts, e.g., Shift + PageUp/PageDown, Ctrl + Shift + Up/Down, Ctrl + Home/End, etc. wow that's awesome, I didn't know you...
> ~Is there an issue linking to an ANSI sort of mode?~ (#879) [xterm.js](http://xtermjs.org/) makes this very simple, and is used by projects such as [genact](https://github.com/svenstaro/genact) ([demo page with xterm](https://svenstaro.github.io/genact/))....
> Not reproducible here. > > Some relevant info is missing. For example, it's the WM that is responsible for positioning windows. With KWin, I see no problem. it becomes...
> `Please find the WM you use. $ wmctrl -m ``` Name: Xfwm4 Class: xfwm4 PID: 1316 Window manager's "showing the desktop" mode: N/A ``` > Do you use QTerminal...