User Tools

Site Tools


conemu_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
conemu_notes [2021/07/11 08:16] – [useful links] rajuconemu_notes [2023/07/30 00:09] (current) – [copy paste multiple lines] admin
Line 1: Line 1:
-===== default configuration =====+===== favorite configuration ===== 
 +==== disable warning when pasting multiple lines ==== 
 +Copy pasting multiple lines in vim gives the following warning 
 +<code> 
 +Warning! 
 + 
 +Pasting multi-line text involves 
 +sending <Enter> keypresses to console! 
 + 
 +Continue? 
 +</code> 
 +Disable it by doing 
 +<code> 
 +Settings -> Keys & Macro -> Paste -> 
 +-> Confirm critical actions 
 +-> Multi-line paste: avoid unexpected command execution by <Enter> keypress 
 +-> uncheck 
 +</code> 
 ==== copy paste multiple lines ==== ==== copy paste multiple lines ====
 <code> <code>
Line 11: Line 29:
  
 Ref:- https://github.com/Maximus5/ConEmu/issues/1809 Ref:- https://github.com/Maximus5/ConEmu/issues/1809
 +
 +==== check for new stable version on startup ====
 +<code>
 +Settings -> General -> Update
 +-> Update settings
 +-> Do automatic check on
 +  -> check Startup box
 +  -> uncheck Hourly box
 +-> Preferred release type
 +  -> select Stable radio button
 +</code>
 ===== dummy ===== ===== dummy =====
 ==== tasks ==== ==== tasks ====
Line 102: Line 131:
   * https://github.com/Maximus5/ConEmu/releases - release history   * https://github.com/Maximus5/ConEmu/releases - release history
     * Useful for "how many conemu releases were there between 210422 and 210627?"     * Useful for "how many conemu releases were there between 210422 and 210627?"
 +
 +==== disable new preview version available popup ====
 +<code>
 +Settings -> General -> Update
 +-> Update settings
 +-> Do automatic check on
 +-> uncheck Startup and Hourly boxes
 +</code>
  
conemu_notes.1625991419.txt.gz · Last modified: 2021/07/11 08:16 by raju