Pedro Delfino
Pedro Delfino
Hi, If I am using the default keybinding for cut in macOS it is `Command-x`. It works. The selected content disappears. Moreover, **the content cut goes to the clipboard ring**....
I really like a software program called [Emacs Anywhere][1]! Currently, I am following the instructions on the README file. Hence, I have defined a hotkey via macOS' GUI on `SystemPreferences/keyboard/shortcut/services/general`....
Hi, This is a nice extension! I trying to make my UX more like Emacs. Thus, following documentation, I am trying: ```json { "key": "ctrl+x k", "label": "C-x k", "action":...
Hi, I really liked this post: https://medium.com/basecs/finding-the-shortest-path-with-a-little-help-from-dijkstra-613149fbdc8e I have been studying Dijkstra and I really liked your work! =) However, there is this error: _"We’ll check its unvisited neighbor (it...
**Describe the bug** This video describes what was written in the [title](https://www.youtube.com/watch?v=LJaTL0_uTkc&t=12s). **Precise recipe to reproduce the issue** 1 - open Nyxt following the description on [Readme](https://github.com/deddu/nyxt-docker#usage-for-docker-on-macos) "usage for Docker...
Hi, First, I would like to congratulate you on your job here. It is great, congratulations! In addition, I was surprised by how fast the maintenance was done, since Version...
Hi, Congrats on the awesome work! I am planning to use this plug-in on the project that I am working on at my job. Currently, the documentation says that: >...
Marking a point with `reading-line-mode` is somewhat close to this feature requesst. However, it would still be valuable to have a whole mark ring available recording places in multiple buffers...
Currently, it is possible to select one uninterrupted snippet of text, e.g. a phrase, and make a note about it. I wish it could be possible to select, for instance,...