Hassen Ben Tanfous
Hassen Ben Tanfous
- Robotgo version (or commit ref): v0.90.3 - Go version: 1.14.2 - Gcc version: gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 - Operating system and bit: 4.15.0-88-generic #88-Ubuntu SMP Tue Feb 11 20:11:34...
**Please make sure this feature request is within the scope of this plugin.** - [ X] I understand that if my request is about supporting some Vim feature, it probably...
have you considered showing hints in splitter mode? Enclosed screenshot . Notice hints are only displayed on the active editor. The idea would be to...
Issue: ``` ls | get name | [Press-Tab-Key] ``` will list all commands, most are irrelevant because the data type is not an acceptable input (e.g `fmt` which operates on...
Hello zomglings, hbt here from https://news.ycombinator.com/item?id=25007701 I'd like to reply to your comment then explain what I'm planning to build ## Your questions Q: >> Would this be a lot...
investigate the vim modes + libraries out there and see if they're any good. build a list and test
add command `''` to jump to last position when scrolling or using commands such as `gg` `G`
managed to successfully implement macros in my dev branch using xdotool + xmacrorec2 it would be available for linux only and works very well. Priority: low
The same way we have to jump between all the previous locations you've been in the editor. Something similar is needed for tabs. Scenario: Jump to tab1 Jump to tab3...
Figure out a good interface to copy and paste using multiple registers should work in both text selection and editing mode