workingj
workingj
maybe look in to [guake](http://guake-project.org/) (linux) and [conemu](https://conemu.github.io/) (win), those are configurable as drop down (quake style) consoles, hidden and only a shortcut away. following you to the active workspace...
@gregorriegler ```toml # line-up C-e = ["keep_primary_selection","extend_line","yank","move_line_up","open_above","normal_mode","replace_with_yanked", "move_line_down", "move_line_down", "extend_line", "delete_selection", "move_line_up", "move_line_up"] # line-down C-d = ["keep_primary_selection","extend_line","delete_selection", "paste_after", "move_line_down"] ``` may be that helps
@icodeforyou-dot-net @gregorriegler ,well you can achive that also with these commands. But I agree, moving text blocks that way with auto indentation is nice to have. I am used to...
> Clearly we need some kind of builtin command for doing selection moving easily and properly. Neither of the above solutions or other solutions that I've tried reached a good...
love it ! :smiley:
hi, any progress here possible?
Hi, any progress in sight here?
@sireliah grate work so far, would you mind finishing it? :D my knowledge and programing experience are quite not there yet to tackle this i think...
> @workingj It is finished. The Helix devs have expressed that they don't want it in the editor. If you want it you can try my fork. Thankyou! Ill do...
hi, happy to see all this nice work done! on thing i'd like to mention: having the slider handle and the slider bar in the same color looks a bit...