Hassen Ben Tanfous

Results 31 issues of 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 ![screenshot from 2018-12-20 23 20 59](https://user-images.githubusercontent.com/369353/50324652-3b773700-04ae-11e9-831d-bdda3e39c085.png). Notice hints are only displayed on the active editor. The idea would be to...

enhancement

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...

question
command-overloading

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

Feature
low

add command `''` to jump to last position when scrolling or using commands such as `gg` `G`

Feature
HIGH

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

Feature
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...

Feature
HIGH

Figure out a good interface to copy and paste using multiple registers should work in both text selection and editing mode

Feature
HIGH