Commit Graph

7 Commits

Author SHA1 Message Date
803e1a784c fix(copybuffer): prevent which alias usage (#12379) 2024-04-25 08:04:18 +02:00
1d09c6bb0a style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
aa75eeea33 chore(copybuffer): format shortcut and lighten text (#11078) 2022-07-29 13:05:34 +02:00
81edb03c52 fix(copybuffer): define CTRL+O binding for all keymaps (#6442)
Fixes #6442
2021-09-10 17:07:22 +02:00
e4f6f1698d fix(copybuffer): show error below the command line 2021-07-12 17:34:34 +02:00
368198b761 Fix an issue with escape characters (#7979)
Co-authored-by: Francisco de Zuviría <FranciscodeZuviria@fusap.com.ar>
2020-02-27 22:47:06 +01:00
1b7fc2f3ac Add copybuffer function and keybinding (#5431)
* Add copybuffer function and keybinding:

binds ctrl-o to copy the command line buffer to the system clipboard.

* Add README
2016-09-22 19:41:30 +02:00