dwarfi09

Results 7 issues of dwarfi09

I stumble across a problem with different users' screen-sizes during collaborations. The view-area and zoom on mobiles (iOS both with safari and chrome) changes "magically". This leads into situations where...

Is there any example for formatting via html-tags? `add_text " first quote paragraph "` adds the paragraph, but the text is not formatted. `add_field "quote paragraph"` does not render anything....

Every change of every file in my project's directory notifies solargraph of a file-change and causes a new indexing-process. So in my rails-projects every page-reload triggers a lot of reindexing-processes,...

Every entry in solargraph's suggestions-list is shown twice in atom. I tried with different gem-versions down to 0.27.1. E.g. typing `"a".downc` shows - downcase - downcase! - downcase - downcase!

A lot of the notebook-examples fail: ``` d = SymEngine(1.2) undefined method `SymEngine' for main:Object i = SymEngine::I uninitialized constant SymEngine::I i2 = SymEngine::cos(0.2) undefined method `cos' for SymEngine:Module SymEngine::nextprime(5)...

Can I get tdrop handle vivaldi? `tdrop vivaldi` times out when vivaldi is already running. It only works as expected when there's no active vivaldi-process or via `tdrop current`.

**The part you want to Enhancement** File panel movement **Why it is necessary to enhancement** Navigation with just up and down takes too much time. It would be great to...

enhancement