ktexteditor-yankbuffer

ktexteditor-yankbuffer is a plugin for KDE text editors that gives you emacs-like kill line (C-k) and yank (C-y) behaviour.
Download

ktexteditor-yankbuffer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Erik Johansson
  • Publisher web site:
  • http://ejohansson.se/archives/2006/04/25/emacs-kill-line-and-yank-in-kde-editors-plugin/

ktexteditor-yankbuffer Tags


ktexteditor-yankbuffer Description

ktexteditor-yankbuffer is a plugin for KDE text editors that gives you emacs-like kill line (C-k) and yank (C-y) behaviour. ktexteditor-yankbuffer is a plugin for KDE text editors that gives you yank (C-y) behaviour and emacs-like kill line (C-k). For non-emacs users: this means that you can delete (kill) lines and then paste (yank) them in at another place in the document (or in another document). As an extra feature the plugin supports multiple yank buffers. By pressing Ctrl+Alt+Shift+K you create a new yank buffer (that all future kill line and yank operations will use) and then moves the current line to that buffer. If you press Ctrl+Alt+Shift+Y the current buffer is first inserted in the document, then removed and the previous buffer is made current. The kill line feature works as it does in emacs: it deletes the current line starting at the cursor and only includes the end of line (n) if the cursor is at the end of the line. And if you kill a text segment, all lines are saved in the same buffer.Installation:./configure --prefix=/usrmakemake installKey bindings:The default keybindings are:Ctrl + Alt + K for killing a lineCtrl + Alt + Y for inserting the buffer at cursor positionCtrl + Alt + Shift + K creates a new yank buffer that hides the previous one, kills the current line placing it in the new buffer: "pushes a yank buffer on the stack".Ctrl + Alt + Shift + Y inserts the buffer at cursor position, then removes that buffer, revealing the buffer that was hidden by the above command: "pops a yank buffer from the stack".They can be changed under Settings -> Configure Shortcuts.


ktexteditor-yankbuffer Related Software