What are the use cases for the new special registers? #7808
Replies: 1 comment
-
Current file registers is very useful for shell scripts or just in general using the filename. You can insert a register in a prompt so for example you can do The black home register was around forever (its not new) and useful for using The clipboard registers are jus the space as
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently on the master: https://docs.helix-editor.com/master/usage.html?highlight=register#registers
_
#
1
, second is2
, etc.).
%
*
+
But what actual use are these? For example, can we use the
%
register to send the name of the file out to a shell script? When would#
ever be used, and how?Cheers!
Beta Was this translation helpful? Give feedback.
All reactions